Live data from Hacker News

Ask HN: LastPass Alternatives

news.ycombinator.com

21–30 of 83 posts

Re: Ask HN: LastPass Alternatives

#23
As someone historically adjacent to the security industry, and having worked with some of the best, all I can say for sure is that questions like these really bring out some of the worst, most bespoke, and operationally insecure password management strategies that fail miserably to understand the problem.

I use 1pass. I don’t know if they’re actually better. I wouldn’t recommend rolling your own here, however, even if you can’t think of why your solution would have flaws.

It takes a special kind of mind to accept the limitations of your perspective, and this is a field ripe with that exact kind of bias.

Re: Ask HN: LastPass Alternatives

#25
KeepassXC is a thick client password manager. Password store might be even more secure.

If you want “seamless sync of your secrets” by a trusted 3rd party with an online vault, well, then, Bitwarden or 1Password. But the architecture is roughly the same as that of lastpass (though they also encrypt URLs, and might have better KDF, and operational security).

In particular, you should assume that 3-letter agencies snapshot data in cloud placed at their feet, have your vault, and may attempt to crack it should that be needed.

Re: Ask HN: LastPass Alternatives

#26
post #15

I use KeePass and just save the encrypted file in iCloud. Easy, end to end encrypted, always up to date, free. https://open.substack.com/pub/magoop/p/how-to-manage-500-pas...

Does KeePass supports OTP? That's one of the reasons I have stuck with 1Password.

Re: Ask HN: LastPass Alternatives

#28
I just switched to Bitwarden after seeing it recommended on HN a bunch of times. Bought a subscription right away.

I previously stored everything in Firefox, transfered it easily to Bitwarden. Linux app seems to work fine, tested in Firefox, Chrome, Android phone, smooth transition.

The only thing that I've noticed is that you have to change existing passwords manually by editing records in the vault, the Firefox extension does not prompt you to update password once it detects a succesful login with another one.

Re: Ask HN: LastPass Alternatives

#29
For a while I used an encrypted excel spreadsheet (AES-256 but no idea about other tuning) and stored in OneDrive. Could open just about anywhere since Office is everywhere and OneDrive pretty ubiquitous (I’m guessing no Linux though except Wine?). I have moved to BitWarden now because so many passwords a spreadsheet is cumbersome and prone to fat fingers.

Re: Ask HN: LastPass Alternatives

#30
Isn’t the solution obvious? Just don’t store the entire password in the manager. Add a memorized manual prefix or suffix to the randomly generated/filled in password when you log in. Trust nobody. It’s not too much extra work and protects against anything like this in the future.
Post reply on HN