Sunday, December 30, 2018

external hard drive - TrueCrypt partition or not?


I'm getting a new external HDD and am considering using TrueCrypt to secure it, as I work on many commercial projects and like to have the peace of mind when I travel.


It's a 2TB HDD and I have two options.



  1. Create a TrueCrypt volume that nearly fills the drive.

  2. Encrypt the entire drive partition.


What are the pros/cons of each? Keep in mind that this is more than a backup drive, it will be used as an extension of existing HD space on my laptop.


Is one method more resilient to corruption than the other? Especially partition encryption, is it likely that the partition could be altered by a computer that didn't have TrueCrypt and didn't "understand" it (if it was inadvertently connected to a different computer)?


How resilient is it to a system crash while writing? NTFS, being a journaling system has fairly good integrity by itself, but how does TrueCrypt's encryption factor in?


Data safety is more important than raw security, but encryption is a must.


Answer



If "Data safety is more important", then I would create multiple TC volumes on top of the 2 TB NTFS file system and then only mount what you need when you need it. If one of these files somehow gets corrupted, then you have minimized the damage compared to encrypting the whole drive or creating one large TC file. Plus, it will be easier to make backups.


I have used this method for years for remote backups with both large & small TC volume sizes. I have never experienced any form of file system corruption when using TC.


No comments:

Post a Comment

hard drive - Leaving bad sectors in unformatted partition?

Laptop was acting really weird, and copy and seek times were really slow, so I decided to scan the hard drive surface. I have a couple hundr...