This is something that is difficult when trying to encourage less technical users to be secure. Once you convince them to do things right, they've heard of circumstances like this and are petrified of accidentally losing something. In a commercial environment there are ways and means¹ but getting a non-technical user to securely and safely manage access credentials is can be a time consuming education process. Especi…
>trying to encourage less technical users to be secure The threat of “losing the keys to all the data” is considerably larger than the threat of having your computer and data stolen for an average home user. It can’t just be a matter of more secure is better… you have to have an idea of what you’re trying to prevent. All of our shit has been lost in one leak or another so at this point it seems like it barely matters…
So I lost my OpenBSD FDE password (2016)
61–70 of 77 posts
Re: So I lost my OpenBSD FDE password (2016)
#62This is one the main problems with our approach to information security: we disproportionately prioritize protection of our data against theft/law enforcement/rogue bigtech employee over losing it in any other way. That's why many have lost their thousands of bitcoins, because they secured their keys so hard against theft that their data has eventually become unrecoverable despite that there'd be no thief, officer, r…
Yeah, especially here on HN you hear about people not thinking about threat models. And yes, Denial-of-service by forgetting the password or having it inaccessible is a threat model
That's why I just laugh at the people who think putting everything in a password manager is the best way. It is good, but you need to understand your cases/threats and risks
Sometimes writing it in a piece of paper is the best solution
Re: So I lost my OpenBSD FDE password (2016)
#63FDE doesn't protect against remote attacks, and anyone who would physically make off with my devices (a VERY unlikely event) is either:
* A thief who will turn around and sell them to someone who will erase them.
* A state actor who will get the data no matter what I do (and find it of no interest anyway).
Re: So I lost my OpenBSD FDE password (2016)
#64I’ve just been using the same password for my FDE forever, and only for that purpose. I figure it keeps my data safe from theft, but probably not from the feds or my wife if she wanted in there, because they could either compel me to unlock it or have access to put some keyboard sniffer in my boot loader. The password is quite a few random characters that I memorized when I first used FDE decades ago and I’ve never h…
https://en.wikipedia.org/wiki/Playfair_cipher
Not the full cypher but just reading out the letters in the grid in a different direction.
Re: So I lost my OpenBSD FDE password (2016)
#65Earlier quoted context omitted.
This is why Microsoft Windows is so adamant about having you create an online account as your means of sign-in on modern Windows versions. FDE requires it on some versions. Telling users that forgot their password that not only do they need to reinstall Windows, but that every single document, photo, video of their grandkids, etc. is now lost forever is untenable. At the same time, FDE is important for security, so w…
Well, one if the official reasons/excuses. Tracking in various forms is the main reason MS is so adamant about that…
Re: So I lost my OpenBSD FDE password (2016)
#66Earlier quoted context omitted.
Having encrypted data I wouldn't say is disproportionately prioritising protection over losing it in another way. The person simply forget what was a long password, something that most security conscious people would have figured out by storing it in a password vault. However I do agree that "going alone" with security can make us the victim of our own fragility. I can see this happening in the new blockchain world o…
> something that most security conscious people would have figured out by storing it in a password vault. Whatever that is if not another system protected by long password you're likely to lose, or that might bitrot past the point of recovery.
Re: So I lost my OpenBSD FDE password (2016)
#67Earlier quoted context omitted.
> something that most security conscious people would have figured out by storing it in a password vault. Whatever that is if not another system protected by long password you're likely to lose, or that might bitrot past the point of recovery.
Any security-conscious person backs up their password manager.
Re: So I lost my OpenBSD FDE password (2016)
#68This is one the main problems with our approach to information security: we disproportionately prioritize protection of our data against theft/law enforcement/rogue bigtech employee over losing it in any other way. That's why many have lost their thousands of bitcoins, because they secured their keys so hard against theft that their data has eventually become unrecoverable despite that there'd be no thief, officer, r…
> "with our approach to information security" Yeah, especially here on HN you hear about people not thinking about threat models. And yes, Denial-of-service by forgetting the password or having it inaccessible is a threat model That's why I just laugh at the people who think putting everything in a password manager is the best way. It is good, but you need to understand your cases/threats and risks Sometimes writing…
Re: So I lost my OpenBSD FDE password (2016)
#69Earlier quoted context omitted.
> something that most security conscious people would have figured out by storing it in a password vault. Whatever that is if not another system protected by long password you're likely to lose, or that might bitrot past the point of recovery.
Any security-conscious person backs up their password manager.