Or gnuno of us, more or less, is jealous of something, or at least, has some things he wants to keep confidential, and I to
I was always an example set for the privacy and security in general, so I always tried to protect
my data. So for all fixed, the faithless, or lovers of porn pictures now talk about Truecrypt. The peculiarity of
truecrypt is defined encryption / decryption on-the-fly, which means that the data contained within a volume are
encrypted / decrypted automatically a few moments before being read or written, without user intervention. To access the
to the protected volume, truecrypt require a password previously created at installation time. So before
proceed with installing grab the sources from here , or if you are using ubuntu and opensuse packages
precompiled. Below I show the process made by me on Debian lenny. First install a dependency,
namely, a tool for the management of the volumes
apt-get install dmsetup
I downloaded the source on the desktop then:
cd Desktop
tar xzf truecrypt-4.3a-source-code.tar.gz
cd truecrypt-4.3a-source-code
Linux cd
compile
. / Build.sh
If all goes well, we get this:
Home/edmond/Desktop/truecrypt-4.3a-source-code/Linux debian :/ #. / Build.shChecking build requirements ... Building kernel module ... Done. Truecrypt ... Done Building.
install
. / Install.sh
Now we begin to create the encrypted volume
truecrypt-c / home / edmond / volume-cryptato
Some questions will appear on the screen, you can begin to answer that:
Now create a folder for the mount
mkdir / mnt / folder-crypted
proceed with the mount of file created (the volume-cryptato) that we will find in our / home
truecrypt-u-cryptato volume / mnt / folder-crypted
from this moment on, we can copy files or create folders within the folder-crypted, secure.
to remove
truecrypt-d-volume cryptato
One must be careful not to forget the password, Asthe if you forget, there's no way to get it.
Here other options truecrypt
Tags: encrypt , cryptare , Security