• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Encrypt external HDD

coolVariable

Diamond Member
I have been thinking about encrypting my external HDDs (especially since I keep one of them for back-up purposes at work).

Vista/Win7 obviously have bitlocker built in but it seems rather complicated to use.
Despite my best google attempts, I have also been unable to figure out how I would decrypt them when using them with another computer.

What are people using/suggesting to encrypt external HDDs so that they can be used with multiple computers?
 
TrueCrypt for sure.

I use this for my backup HD that gets taken from the house and kept in my backpack (offsite storage). As it's got personal and financial information on it, TC works great if it is ever stolen.
 
bitlocker is and isn't complicated for a few reasons I've run into. 1. you need some trusted-something module in your hardware. idek wtf that is...

2. files, folders, and partitions could be encrypted in the past. So why does the entire storage volume really matter? Pros/cons? who knows? some guy on ms technet who writes a biblical length dissertation that takes so long to find + read + then digest on your own, you end up caring very little.

3. user/administrator ownership/permissions/rights ARE A BITCH for the competent, non-programming syntax familiar, user. The finer-grained options in win7 have become more obfuscated with inheritance and the like.

4. This all becomes more cumbersome + confusing when working between installs/systems with the same computer/user name. It's like trying to pick the blue pill from a handful of only red ones.

++1 for truecrypt, or the like

though.... 'bitlocker-to-go' looks fairly simple; especially if this is a backup drive we're talking about. assuming because it is specialized for a removable volume, that it is easy to extend certificates/rights to another (business, like you said, maybe?) computer. Probably a request service, or just turn an old usb dongle into an usage-rights key.


walkthroughs on bitlocker and bitlocker2go:
http://www.microsoft.com/downloads/...75-BBEC-44BF-BF94-48EC4E1265AC&displaylang=en

wiki's; first on explanatory, second product-wise useful:
http://en.wikipedia.org/wiki/Full_disk_encryption
http://en.wikipedia.org/wiki/Comparison_of_disk_encryption_software

ms layman product blurbage:
http://www.microsoft.com/windows/enterprise/products/windows-7/features.aspx#bitlocker
 
1. you need some trusted-something module in your hardware. idek wtf that is...

Trusted Platform Module, it's basically just crypto hardware.

2. files, folders, and partitions could be encrypted in the past. So why does the entire storage volume really matter? Pros/cons? who knows? some guy on ms technet who writes a biblical length dissertation that takes so long to find + read + then digest on your own, you end up caring very little.

With NTFS encrytion you've got to backup your user's certificate. Most people forget this step and little things like changing your password via another account or reinstalling Windows can screw you with this.

3. user/administrator ownership/permissions/rights ARE A BITCH for the competent, non-programming syntax familiar, user. The finer-grained options in win7 have become more obfuscated with inheritance and the like.

NTFS permissions are a bit ugly but they're not that bad and they're irrelevant with regards to encryption.
 
Truecrypt does not run under Win7 RC.
Meh!

Tried Bitlocker and it works great. Very simple/easy to back up the key (e.g. to Live Mesh and Skydrive).
 
Back
Top