How is this less dangerous than the alternative?
Ask HN: How do password managers make things better?
1–10 of 42 posts
Re: Ask HN: How do password managers make things better?
#2Most people use simple passwords like cat12345. Or they use more complex passwords but share them between sites. Pw manager fixes that.
It's not perfect, but for most of us it's much better than most obvious alternatives.
Re: Ask HN: How do password managers make things better?
#3Getting your passwords requires two things: the master password (which should be strong) and the password file. Some pw managers add further factors. Most people use simple passwords like cat12345. Or they use more complex passwords but share them between sites. Pw manager fixes that. It's not perfect, but for most of us it's much better than most obvious alternatives.
I use the online version. There's a browser plugin.
Re: Ask HN: How do password managers make things better?
#4 encrypted password vault
hash-based password generation
paper-grid password generation
paper password pocketbooks
post-it notes on the monitorRe: Ask HN: How do password managers make things better?
#5To venture a few theoretical mitigation turtles down, one could keep a string in their head that they type in before pasting the password from their database meaning that the database only has part of the password. Some might consider that too much friction and some might see that as a fun prank for the password database vendors that theoretically work for intelligence agencies.
Re: Ask HN: How do password managers make things better?
#6Companies are using these for their convenience (AD based access to passwords, without even knowing the actual pswds). Individuals can also have great benefits as they can shuffle their pswds, get notified about weak pswds, or breaches.
Re: Ask HN: How do password managers make things better?
#7Well, LastPass is zero-knowledge, even if the databases are leaked, you are safe. Companies are using these for their convenience (AD based access to passwords, without even knowing the actual pswds). Individuals can also have great benefits as they can shuffle their pswds, get notified about weak pswds, or breaches.
How about 1Password?
Re: Ask HN: How do password managers make things better?
#8Even where that's not true, the tradeoff with a password manager is in strengthening defenses broadly in exchange for a more central point of failure, compared to weak defenses all around but no single point that gives everything away. The idea being that you can remember one, really good high entropy password, vs. having a bunch of weak passwords.
Of course, the theoretical ideal would be having lots of different strong passwords, but that's not how human memory works.
Re: Ask HN: How do password managers make things better?
#9Well, LastPass is zero-knowledge, even if the databases are leaked, you are safe. Companies are using these for their convenience (AD based access to passwords, without even knowing the actual pswds). Individuals can also have great benefits as they can shuffle their pswds, get notified about weak pswds, or breaches.
It could be mitigated with recovery procedures using a backup code + waiting time, but at that point it wouldn't be zero knowledge.
Re: Ask HN: How do password managers make things better?
#10The security risk in general is not that your main password is guessed or cracked. It’s that a shared password is compromised.