I use TrueCrypt to protect my laptop. No chances in speed that I've noticed and as far as I understand it, it's quite secure. 30+ randomly generated password gets me in and it's a lot easier than you think to memorize and type quickly. I always feel like I must have made a mistake but can't remember the last time my fingers got it wrong. To me, it's kind of a no brainer. 3 extra seconds before boot is the only thing…
Ask HN: Do you encrypt your laptop's hard disk?
41–50 of 135 posts
Re: Ask HN: Do you encrypt your laptop's hard disk?
#42I run PGP Whole Disk Encryption and am very happy with it. I also use Super Duper for backing up to two different external drives. One is unencrypted which I keep in the firesafe at home, and the other is also encrypted with PGP WDE which I take with me when traveling. That way, if my laptop were stolen, I can pick up a new one and restore the drive to it.
Re: Ask HN: Do you encrypt your laptop's hard disk?
#43First off, I'd like to throw Bitlocker back in the ring and tell you that boot volume encryption is relatively unimportant for the threat model you propose, specifically untargeted data at rest. Boot volume encryption/verification is designed to protect you against attackers who would replace your boot image with a one that contains a rootkit or keylogger. This threat model requires serious forethought and planning o…
With most operating systems, I don't think that there is a way to ensure that no protected data will ever end up on a non-protected partition. Presumably - if there is any writable directory on an unencrypted partition, there is a reasonable chance that protected data will end up on that partition.
Re: Ask HN: Do you encrypt your laptop's hard disk?
#44Since most of my life exists in one way or another on my hard disk, I consider it to be an absolute must to encrypt the drives. I’m using PGP Whole Disk Encryption http://www.pgp.com/products/wholediskencryption/index.html , which works perfectly. I prefer it over OS X’s FileVault feature since it just protects everything and is completely transparent to the system and the user. And, btw, I’m still hoping for a mobil…
Re: Ask HN: Do you encrypt your laptop's hard disk?
#45I started using ecryptfs on my /home partition when my last laptop got stolen. I suspect there's some potential for leakage through /tmp and swap, but I suspect most likely attackers aren't that sophisticated. Should I be concerned? Are there easy ways to plug the gaps?
As for /tmp and swap: those are not required to be persistent over reboots. So you can regenerate those with a random key on every boot. Here" rel="nofollow">http://paste.pocoo.org/show/260932/>Here are some pointers to help you do that with dm-crypt for a swap device backed by a loopback device.
Re: Ask HN: Do you encrypt your laptop's hard disk?
#46Re: Ask HN: Do you encrypt your laptop's hard disk?
#47Re: Ask HN: Do you encrypt your laptop's hard disk?
#48Most laptop have a special slot that accepts a cable lock. I make use of it whenever I'm in a coffee shop and have to leave the machine for more than a moment. I loop it through bag straps and my jacket too. You want to look hard to deal with.
Its also a good idea to make sure your laptop requires a password after closing the lid or whatever it is that you do when you walk away from your machine. And say hello to people around you and be helpful. They'll more likely to watch your back.
And as always, make sure no one can see what your keying in. To that end, it may help to use characters that are close together.
And yes, I know I'm a bit paranoid :-)
Re: Ask HN: Do you encrypt your laptop's hard disk?
#49As a semi-professional nude photographer I have encrypted every hard disk I own, including my laptop's. It's part of my promise to the customers to keep their photos really safe. I am using Ubuntu and LuKs on all my machines because I find it very convenient to have a superb encryption mechanism built in. As a side note, I do all my picture editing in Gimp. While this is not commom among professional photographers, i…
Re: Ask HN: Do you encrypt your laptop's hard disk?
#50I don't encrypt a bit — I even got no login password. I've got all my stuff on a 50GB Dropbox, so if I lose my MBP I'll just sync a new machine. Don't have anything of particular importance on my drive: design PSDs (could be secret), stock resources (icon packs, graphical elements), my music and a inspirational folder.
Do you work with clients ?