Encrypt Your Personal Data.. Introducing Truecrypt!

3.7K208

Intro: Encrypt Your Personal Data.. Introducing Truecrypt!

Well, you might be wondering, what the hell is Truecrypt?
Well, Truecrypt is a program that allows you to encrypt loads of data, and it's super easy to do. So follow along. The methods of encryption include AES-256, Serpent, and Twofish(a combo of the AES and Serpent algorythyms). If you're wondering, Twofish is my personal favorite.


T r u e C r y p t
Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux
Main Features:
"Creates a virtual encrypted disk within a file and mounts it as a real disk.


"Encrypts an entire partition or storage device such as USB flash drive or hard drive.


"Encrypts a partition or drive where Windows is installed (pre-boot authentication).


"Encryption is automatic, real-time (on-the-fly) and transparent.


"Provides two levels of plausible deniability, in case an adversary forces you to reveal the password:

1) Hidden volume (steganography) and hidden operating system.

2) No TrueCrypt volume can be identified (volumes cannot be distinguished from random data).


"Encryption algorithms: AES-256, Serpent, and Twofish. Mode of operation: XTS.
Further information regarding features of the software may be found in the documentation.


STEP 1: Truecrypt...Just Google It!

Well, either that or go here. Click on downloads and download your version, whether it be for Mac os x or Windows. I myself, would not reccomend you downloading the source code and changing it, as one little mistake will cause the whole file to go corrupt. But, Im not you, am I?

STEP 2: Well, Yeah. No Duh.

You also need to install it into your computer, so install it wherever is best for you. After that, run it!

STEP 3: When You Run It...

When you run it, it will give you a list of virtual drives that you can put your encrypted data in. Click Create Volume, and the Truecrypt volume creation wizard will pop up. Choose whichever you are comfortable with, but i will recommend you not choosing one of the others, as you might not k now what you are doing.

STEP 4: Now..Choose.

The next step is to choose where to save your file or folder. I put mine on the desktop, for easy access. Still you can choose. If you click on a file, it will delete the file's contents. So be careful.

STEP 5: Give Volume Size and Encrytion Options.

Fill out these forms. Just to tell you, the volume size for a FAT file cannot be less than 275 kb, and the smallest size for a NTFS volume is 2829 kb. The default bytes it is put on is mb, so be sure to change it if you need kb or gb!

STEP 6: Have a Good Password!

Make the longest possible password you can think of that you can remember, because others can use brute force hacking to hack into these files. My example of a good password is MIT08songki1979park1116. These kind of alphanumeric passwords are pretty hard to crack.

STEP 7: Now, Wave Your Mouse Randonly Across the Mousepad!

This is where you choose whether you want a FAT file or a NTFS file. You can also set the cluster option, and if you want it to be dynamic. Now, you can move your mouse as randomly as possible to "increase the cryptographic strength of your file." Just fool around.

STEP 8: Time to See the Results!

Now, on my desktop, i have a encrypted file. Now, right click, open with True crypt, press select file, and mount the file. Then, it will ask you for your password, and it will show you your file. double click on that, and then you can read stuff inside! Yay!

7 Comments

Thank you. But i dont see any reason why i should move to truecrypt. Currently i am using Data Protecto and has been using it for long now. I haven't had any problem with Data Protecto plus this software has many useful features too. I am happy with the software i use but thank you :)

Could you post instructables for truecrypt's other options?
Is it such a good idea to put your name, school and date of birth in your password? If a hacker can get hold of this information (e.g. from Facebook), it will reduce the number of possibilities he or she will need to try in a brute force attack.
nice instructible, very through how do you delete them when u don't want any more?
You can delete them through the Truecrypt UI
 I don't get it. You said, "If you click on a file, it will delete the file's contents." What does that mean? Does it mean that when you encrypt the data the original data will be deleted?
it will delete the data that is already exisiting. The Encrypted data will stay the same, it'l like injecting .dll's, just with encrypted data.