Encrypt Data

Torsi

New Member
I need to protect my data, and I don`t realize how to do that.
I`ve heared about software that encrypts user`s private data.
Does anyone know where I can get such software?
 
what operating system are you using? I advise against encrypting your whole user directory (home).
 
I need to encrypt sepatare files under WinXP.
Virtual disk is not needed as for TrueCrypt.
Advice please.
 
I would look into software for creating an encrypted disk image. I don't know any PC software off the top of my head but that is the best way IMO. Something that will create a small, but scalable AES sparse image, which you can fully read/write to with proper password.

Just don't ever forget your password, then your data is useless.
 
not sure what you mean by that, but that is basically what encrypt me is doing. It will create an AES sparse image on your computer which you can apply to any folder or file you want individually.
 
What I do is (and I use a mac) is create an encrypted disk image which is scaleable in disk utility, put a password on that disk image, then simply drag and drop all data I want protected in that disk image. You can even toss applications in it.
 
Back
Top