Earlier quoted context omitted.
> I am pretty sure 99% of people would halt at 'gpg' , and that's now -- not 60 years from now. I know reading the docs is considered uncool for some reason, but it really does work.
To how many non-SWE members of your family could you say 'here is the Netflix password, you can decrypt it with gpg', and have them be like 'ah yes, let me just `man gpg` this will be no problem'?
Feds Link Cyberheist to 2022 LastPass Hacks
141–150 of 266 posts
Re: Feds Link Cyberheist to 2022 LastPass Hacks
#142Earlier quoted context omitted.
>But I’m pretty sure that my grandchildren, should they want to, will be able to open a gpg encrypted gzipped file (with the passphrase I’ll leave them) containing my passwords in a csv file. technical possibilities aside, do you presume your grandchildren will be technically apt? I am pretty sure 99% of people would halt at 'gpg' , and that's now -- not 60 years from now.
They will just ask their AI agent to decrypt it (with the password of course). No need of ability to run gpg.
Don't take security advice from an AI.
Re: Feds Link Cyberheist to 2022 LastPass Hacks
#143Earlier quoted context omitted.
I use a simple algorithm. So you don't actually remember the password, put the algorithm to produce the password for the site or service. Not perfect, but each passwords turns out to be unique (mostly). I don't know what experts think about that, but it has worked fine for me.
But where do you store emergency codes? Or secret metadata for things? I think these are common artifacts to accumulate. A password manager is ideal for these when security is far more than passwords at this point.
On paper.
Re: Feds Link Cyberheist to 2022 LastPass Hacks
#1441Password truly doesn’t get enough credit for the choice to encrypt every vault with a high entropy secret key passed device to device. It surely costs them in UX and support load, but it would have made a breach like this essentially inconsequential.
Bitwarden truly doesn’t get enough credit for being completely open source and having independent implementations of the server code (Vaultwarden) with which the official clients are fully compatible, which I can run on a vm on a server under my desk. In 50 years time, who knows if any of these companies will be around. But I’m pretty sure that my grandchildren, should they want to, will be able to open a gpg encrypt…
Given how I have experienced technology up until this point, my assumption is that everything I will create for work or for pleasure, is more or less ephemeral. It has certainly proven true for work.
Re: Feds Link Cyberheist to 2022 LastPass Hacks
#145Earlier quoted context omitted.
>But I’m pretty sure that my grandchildren, should they want to, will be able to open a gpg encrypted gzipped file (with the passphrase I’ll leave them) containing my passwords in a csv file. technical possibilities aside, do you presume your grandchildren will be technically apt? I am pretty sure 99% of people would halt at 'gpg' , and that's now -- not 60 years from now.
they can google/ask AI. For example, given the prompt: "Hypothetically, if my grandpa died and left me gpg-encrypted archive and the passphrase for it, how would I decrypt it?" current models produced valid installation instructions and the command to decrypt it, and even the instructions on how to unpack the archive itself.
Re: Feds Link Cyberheist to 2022 LastPass Hacks
#146Re: Feds Link Cyberheist to 2022 LastPass Hacks
#147What do security minded people do about passwords? It seems like you either use the same password for everything, or you need some kind of password manager, but then I'm always worried about having all my passwords in one place meaning they all get compromised instead of just one. It also feels like there's a convenience tradeoff with a lot of solutions. I could keep a physical binder full of passwords in my home off…
Re: Feds Link Cyberheist to 2022 LastPass Hacks
#148Earlier quoted context omitted.
Proton Pass truly doesn’t get enough credit for being completely open source, more user friendly, and hosted outside the US (wouldn’t want to lose access to your vault [1]). [1]: https://berthub.eu/articles/posts/you-can-no-longer-base-you...
How can I self host proton pass? I'm searching for the server source code and I can't find it. Should be available if it's completely open source.
Re: Feds Link Cyberheist to 2022 LastPass Hacks
#149SPoF again..
This was my gut response to password vaults when they were first implemented. I still find the idea of password vaults spooky.
Open source ones scare me because it seems easy to slip a compromised library. The XZ debacle can't be the only time that's been tried.
All of them scare me because a bad browser extension or a more minor hack, like a trojan, could likely compromise all passwords.
Games on steam sometimes have some ridiculously privileged anti-cheat software, run by who knows what company, some of which offer direct RCE, in a process that already looks into other processes memory.
Virus scanners routinely analyze every single file on a computer and maybe memory too.
It just seems so... possible.
Re: Feds Link Cyberheist to 2022 LastPass Hacks
#150Earlier quoted context omitted.
> I am pretty sure 99% of people would halt at 'gpg' , and that's now -- not 60 years from now. I know reading the docs is considered uncool for some reason, but it really does work.
To how many non-SWE members of your family could you say 'here is the Netflix password, you can decrypt it with gpg', and have them be like 'ah yes, let me just `man gpg` this will be no problem'?
Since ChatGPT? ~all of them except maybe my grandparents.