Posted 16 October 2012 - 11:13 PM
NEW: Now works much faster! (No 2x speed increase, that upgrade broke things)
This program allows you to keep your files private, and also handily works as a layer of protection against viruses.
This program will save all of your files to a file called "HDD". This file will then be encrypted with the RC4 stream cipher, which prevents people from looking at your files. When a "frozen" computer boots, it will ask for a password. If that password is correct, then the computer will load all of your "frozen" files onto the disk. However, when your computer is shut down, all of the files on the computer will be deleted (aside from the "HDD", the startup file, and the RC4 API), preventing people from rebooting to a startup file on a floppy disk.
There is one problem, though: Actually "freezing" the drive (actually writing the files to disk) takes an extremely long time. You also cannot make any more changes to a "frozen" computer without making a whole new "HDD" file. I'm working on both of those problems, so don't worry!
The program can be found here: http://pastebin.com/Bu0tWgr4
Alternatively, you can type "pastebin get Bu0tWgr4 <filename>" to install this from in game.
Also, despite the tag, this actually IS compatible with non-color terminals, both pre-1.45 and otherwise.
This program allows you to keep your files private, and also handily works as a layer of protection against viruses.
This program will save all of your files to a file called "HDD". This file will then be encrypted with the RC4 stream cipher, which prevents people from looking at your files. When a "frozen" computer boots, it will ask for a password. If that password is correct, then the computer will load all of your "frozen" files onto the disk. However, when your computer is shut down, all of the files on the computer will be deleted (aside from the "HDD", the startup file, and the RC4 API), preventing people from rebooting to a startup file on a floppy disk.
There is one problem, though: Actually "freezing" the drive (actually writing the files to disk) takes an extremely long time. You also cannot make any more changes to a "frozen" computer without making a whole new "HDD" file. I'm working on both of those problems, so don't worry!
The program can be found here: http://pastebin.com/Bu0tWgr4
Alternatively, you can type "pastebin get Bu0tWgr4 <filename>" to install this from in game.
Also, despite the tag, this actually IS compatible with non-color terminals, both pre-1.45 and otherwise.