|
Re: Help with encryption software
What version of Vista are you using? The Business and Ultimate editions include a feature called EFS (encrypting file system), a feature that debuted in Windows 2000 Professional. That feature allows for transparent, on-the-fly encryption/decryption of files/directories. (Caveat: make sure you take extra care to test your backups on a machine other than the one being backed up when using EFS.)
A better option in my opinion is to use FDE, or full disk encryption (or alternately "whole disk encryption"). The idea of FDE/WDE is to encrypt everything on the drive (generally excluding the MBR, drive meta-data, and other non-data areas on the disk). Vista Ultimate includes such a feature, called BitLocker, out of the box. TrueCrypt also provides such functionality (and it's free, open-source, and well-regarded). PGP WDE provides this capability as well. The advantage of using FDE/WDE is that the higher "coverage" removes the possibility of data leakage from temp files, paging files, etc.
|