function set_Cookie()
{
document.cookie = "myurl=" + document.location.href + ";path=/";
}
set_Cookie();
document.write("
");
document.write("
USER COMMENTS >");
document.write("
Encryption
");
document.write("I prefer to use BitZipper to encrypt my archives. It has strong AES encryption, which is what the US government uses to protect their data. If good enough for them, good enough for me!
http://www.bitzipper.com/aes-encryption.html. Jeroen Tell");
document.write("3rd party encryption
");
document.write("I use TrueCrypt. Highly recommended. Its free too. . Seb");
document.write("dont use win xp encryption on a secondary drive
");
document.write("i encrypted my documents on the d: drive using windows xp but they dont tell you that they make a key file on the c: drive so when i formatted my c: drive i lost access to all my encrypted data on the d: drive. it was a disaster.
use truecrypt!. devan");
document.write("");