Shiny New E-Book Gizmo: The Amazon Kindle


View Full Version : External hard disk lock up (how to?)


Francesco
07-26-2005, 10:30 PM
Hi, guys.
A while ago I bought an external hard disk which I use primarily at my office.
But I worry that anyone can plug it to his/her USB port and easily read anything I have stored in there. How could this be avoided?
:dizzy2:

EDIT: from the description of a Maxtor external hard drive:
- Drive Lock Security

Maxtor offers a new Drive Lock feature for greater data protection. This is a password protection scheme that can keep unauthorized users from viewing sensitive data. Once the original user switches off the computer or the drive is disconnected from the system, access to the drive will be denied until the right user name and password are provided. This is something extremely important for professionals and power users where security is necessary.
That's exactly what I'm talking about.

hacker
07-27-2005, 12:14 AM
It sounds OS-specific, and probably requires a specialized driver.

I prefer to use dm-crypt on my volumes, which works great and has very strong encryption, moreso than "just a password".

Francesco
07-27-2005, 10:29 AM
Thanks, hacker, but I don't use Linux. Is there a similar program for Windows?

Alexander Turcic
07-27-2005, 11:06 AM
If you want to encrypt your full harddrive, and trust an open-source solution rather something closed-source, I recommend TrueCrypt (http://www.truecrypt.org/) for Windows. It can either create encrypted container files on your harddrive or encrypt on partition-level.

I wrote some more on encrypting harddisks on Windows machines here (http://www.mobileread.com/forums/showthread.php?t=1275).

Francesco
07-27-2005, 08:55 PM
Thanks a lot!
:thumbsup: