Ask HN: What is the best password manager available today?
61–70 of 75 posts
Re: Ask HN: What is the best password manager available today?
#62For cloud-synched across devices: BitWarden. For maximum security (no cloud sync): KeePassXC In both cases an essential feature applies: if you forget your master password you've lost access to your password database.
Re: Ask HN: What is the best password manager available today?
#63I use Secrets ( https://outercorner.com/secrets-mac/ ) which syncs via iCloud. Definitely not perfect, especially if you're not heavily within the Apple ecosystem, but at least it's native and doesn't require a subscription.
Is there a compelling reason to use this over iCloud Keychain?
Re: Ask HN: What is the best password manager available today?
#64Self-hosted Bitwarden via Vaultwarden
Re: Ask HN: What is the best password manager available today?
#65There is also Passage, which is a similar offering, but I have problems with Yubikey PIV PIN caching (and prefer CV25519 to NIST curves).
Re: Ask HN: What is the best password manager available today?
#66pass, the standard unix password manager: https://www.passwordstore.org/
pass has issues: https://rot256.dev/post/pass/ This is very much a case of "don't invent your own cryptosystem", especially not in bash.
The metadata leakage is not good from a privacy standpoint, but brings about much more important security benefits that are mentioned in the post. Using Gopass will hide metadata.
Re: Ask HN: What is the best password manager available today?
#671password
I've used 1password for 16 years and it is SOLID.
Re: Ask HN: What is the best password manager available today?
#681password
Re: Ask HN: What is the best password manager available today?
#69Re: Ask HN: What is the best password manager available today?
#70I use Secrets ( https://outercorner.com/secrets-mac/ ) which syncs via iCloud. Definitely not perfect, especially if you're not heavily within the Apple ecosystem, but at least it's native and doesn't require a subscription.