Earlier quoted context omitted.
For others: Sine qua non is an indispensable and essential action, condition, or ingredient. It was originally a Latin legal term for "[a condition] without which it could not be", or "but for..." or "without which [there is] nothing".
If a phrase is so foreign that you feel the need to italicize it, don't use it.
Ask HN: How do you encrypt your laptops?
101–110 of 155 posts
Re: Ask HN: How do you encrypt your laptops?
#102Re: Ask HN: How do you encrypt your laptops?
#103I use the Mac Disk Utility to create an encrypted volume. I use that volume to store sensitive files. Its just one file so its fairly easy to back up in its encrypted form. The main hassle is I have to open the drive and enter the password before using. But its used infrequently.
Re: Ask HN: How do you encrypt your laptops?
#104I use the Mac Disk Utility to create an encrypted volume. I use that volume to store sensitive files. Its just one file so its fairly easy to back up in its encrypted form. The main hassle is I have to open the drive and enter the password before using. But its used infrequently.
Re: Ask HN: How do you encrypt your laptops?
#105It's an install option on any modern OS, or something transparently enabled in your BIOS, the only time I notice it is on my Mac where I have to unlock twice occasionally if it's been asleep.
Re: Ask HN: How do you encrypt your laptops?
#106I'm running Debian, so I have LUKS full-disk encryption running; I consider it a sine qua non of running a personal computer. I wish it were a bit easier to enable per-user encrypted home directories as well (yes, layered: CPUs are fast, and security is worth the cost), but … I'm lazy.
May I ask a hypothetical? If you were stopped at a border crossing and asked to unlock your drive for inspection, would you do so?
Re: Ask HN: How do you encrypt your laptops?
#107Earlier quoted context omitted.
Depending on which version of Android you're running, you may be pleasantly surprised. Manually encrypted an HTC One m9 (Lollipop) and found no noticeable performance decrement, and now with it enabled by default in Marshmallow it's unnoticeable.
The main annoyance with full-disk encryption on Android is that it disables several handy features of the lock screen, such as being able to take a photo directly from the lock screen.
Re: Ask HN: How do you encrypt your laptops?
#108Re: Ask HN: How do you encrypt your laptops?
#109I also set up FileVault on my Mac, which I don't particularly like because it uses my login password to encrypt the hard drive. I run Mint on my ThinkPad, and encrypted the hard drive at install-time (which is LUKS in the background). This means I have a separate password for the OS and my user data. The boot password is very long (it's a saying that is memorable to me) so is pretty difficult to brute-force, while my…
If you use UEFI with secure boot (and your own keys with the windows ones removed, and an administrative password set up in your firmware) then you're in theory protected against that attack as well. What's more, openSUSE Just Works™ with UEFI. I wanted to flash LibreBoot (a CoreBoot distribution that is free as in freedom) but I'm worried about bricking my laptop (as well as not being sure about how good Linux's support is for that).
Re: Ask HN: How do you encrypt your laptops?
#110Macbook 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…
"The firmware is password locked" - how did you enable this?