No encryption here. For performance reasons I don't want encryption throttling my laptop CPU, or causing other issues. I use the standard Windows logon password, but no encryption of drives. I use keepass for my password encryption, and I bought Kruptos 2 Pro for whenever I need to encrypt individual files or folders. It works with dropbox, so I more of less have everything covered without needing to encrypt the whol…
Ask HN: How do you encrypt your laptops?
111–120 of 155 posts
Re: Ask HN: How do you encrypt your laptops?
#112Re: Ask HN: How do you encrypt your laptops?
#113Macbook Pro running El Capitan. The firmware is password locked so no one can change the boot disk, the SSD, Samsung 840 Pro, is encrypted with FileVault2. I also have guest access enableD to entice the unauthorised user to login and connect to the internet. Where I can lock or nuke the laptop using iCloud. One thing I missed about the old OpenFirmware Macs was that you could personalise a message into the firmware b…
Whats this guest access enableD you speak of? Sounds useful
"If FileVault is turned on guest users can only access Safari."
Re: Ask HN: How do you encrypt your laptops?
#114I just use Truecrypt 7.1a, and encrypt the entire drive, so it requires a password before booting.
What laptop do you have? Truecrypt doesn't support UEFI which seems to be the only option every laptop has these days.
Re: Ask HN: How do you encrypt your laptops?
#115Earlier quoted context omitted.
Or even better, the key is determined randomly, and the 8 char password decrypts the key.
The 8 char password does not decrypt the key; it unlocks/retrieves it. The drive will only allow a fixed number of attempts. Once past the 10 or whatever allowed attempts, an attacker needs to brute force the full encryption key. It should be a very similar scheme to what you get with a modern smartphone, such as a new iPhone. (Not one of the older iphones the FBI cracked recently, a new one with a Secure Enclave.)
Re: Ask HN: How do you encrypt your laptops?
#116Earlier quoted context omitted.
If a phrase is so foreign that you feel the need to italicize it, don't use it.
On the other hand, it's quite nice to be on Hacker News where someone will post the definition :) ... now I know what that phrase means when I hear it in another context.
How else would I attempt to appear superior? :^)
Re: Ask HN: How do you encrypt your laptops?
#117Earlier quoted context omitted.
On the other hand, it's quite nice to be on Hacker News where someone will post the definition :) ... now I know what that phrase means when I hear it in another context.
Nah, it's just the standard HN-ian modus operandi of misusing Latin phrases like a priori which doesn't actually mean "prior" or "prior knowledge" despite the incessant use here on this site. How else would I attempt to appear superior? :^)
Re: Ask HN: How do you encrypt your laptops?
#118Earlier quoted context omitted.
I think hdd will wipe itself after N incorrect attempts.
So you copy the drive first.
Re: Ask HN: How do you encrypt your laptops?
#119Earlier quoted context omitted.
The 8 char password does not decrypt the key; it unlocks/retrieves it. The drive will only allow a fixed number of attempts. Once past the 10 or whatever allowed attempts, an attacker needs to brute force the full encryption key. It should be a very similar scheme to what you get with a modern smartphone, such as a new iPhone. (Not one of the older iphones the FBI cracked recently, a new one with a Secure Enclave.)
What stops the attacker from just imaging the drive in its encrypted state and continuing to run attacks on the 8 char password well in excess of 10 attempts?
Re: Ask HN: How do you encrypt your laptops?
#120Earlier quoted context omitted.
What about session tokens to cloud services you likely use?
My primary accounts are not left logged in. I don't let my browser auto-fill passwords. Github for example has two-factor enabled. I somewhat regularly clean my browser data. If a nation-state wants to "get me", they will. In fact most of us would probably not be able to withstand a targeted attack by a skilled or simply motivated attacker. I don't expect my hard-drive being encrypted would save me in court. I probab…