Windows only.
The self-encrypting hard drive
11–19 of 19 posts
Re: The self-encrypting hard drive
#12If someone has a recommendation for one of these drives with decent performance that would be great. We have some with spinning disks in laptops, and I would love to be able to upgrade to an SSD based one.
I haven't fully analyzed it because I couldn't get it to work with a Mac, but for PC, it looks ok.
Re: The self-encrypting hard drive
#13Friends don't let friends use snake oil encryption, like the kind offered by "on-disk" solutions. That thing even has key escrow - either cheaply-implemented 'trusted' hardware, or a second 'secret' key known by every copy of the unlocking software! There's little impetus for widespread analysis of any of these proprietary solutions, as there's too many models to focus on. If you actually want to protect your data, s…
> or a second 'secret' key known by every copy of the unlocking software! Are you sure that each drive doesn't have its own key, tied to the serial number?
Re: The self-encrypting hard drive
#14Re: The self-encrypting hard drive
#15I'd be very worried about special proprietary drives like these that have an encryption/decryption chip. What if the chip fails? How easy will it be to read the bytes off of a drive if it fails in the future? Here are my solutions instead: On a Mac (Lion+), use FileVault 2. It provides pre-boot full drive encryption. On Linux, use dm-crypt/LUKS. Why oh why is this still not easy to set up? On Windows, use TrueCrypt f…
What if you forget your password? You should have backups (and not just a backup password).
On Linux, use dm-crypt/LUKS. Why oh why is this still not easy to set up?
It is very easy IMO (the only differing steps are creating a crypted container and opening it). I think you mean to ask why it is not an available option in most distros' graphical installers.
Re: The self-encrypting hard drive
#16Friends don't let friends use snake oil encryption, like the kind offered by "on-disk" solutions. That thing even has key escrow - either cheaply-implemented 'trusted' hardware, or a second 'secret' key known by every copy of the unlocking software! There's little impetus for widespread analysis of any of these proprietary solutions, as there's too many models to focus on. If you actually want to protect your data, s…
> or a second 'secret' key known by every copy of the unlocking software! Are you sure that each drive doesn't have its own key, tied to the serial number?
Re: The self-encrypting hard drive
#17Re: The self-encrypting hard drive
#18Re: The self-encrypting hard drive
#19I'd be very worried about special proprietary drives like these that have an encryption/decryption chip. What if the chip fails? How easy will it be to read the bytes off of a drive if it fails in the future? Here are my solutions instead: On a Mac (Lion+), use FileVault 2. It provides pre-boot full drive encryption. On Linux, use dm-crypt/LUKS. Why oh why is this still not easy to set up? On Windows, use TrueCrypt f…
Even though I use filevault, I keep my SSH keys and GPG keys encrypted, and I GPG encrypt anything I wouldn't want the cops reading.