Ask HN: What is the best password manager for business use?
Hello!
I've been using NordPass recently, but the interface is pretty broken with modern password flows (e.g. you enter your username, the webapp moves to the next "page" and gets your password. ADP does this, for example). NordPass guesses things are a new password on an established site about 20-30% of the time. Sort of annoying UX, though I dont really have any other complaints.
As a community, what do you recommend? I _think_ I've seen bitwarden recommended, but would love hear opinions on current state-of-the-art and recommendations.
39 comments
[ 2.8 ms ] story [ 86.0 ms ] threadWhich would, of course, be LESS secure than using a password manager.
Can you centrally manage users' accesses?
I’m not honestly sure if I’d trust LastPass to be as sensible.
I'm pretty sure, you're able to share access to a login with just one person. Or make a "collection" of accounts and give that access to individuals as you wish.
https://bitwarden.com/help/about-collections/
Programmer focused, not strictly a password manager. But easy enough to use as one.
Example:
* https://github.com/bitwarden/clients/issues/443
* https://github.com/bitwarden/clients/issues/839
* https://community.bitwarden.com/t/persistent-bitwarden-ui-an...
Paranoid levels of security are relevant in some cases but unnecessary in others. Physical security and organisational processes are also an important complement to technological solutions.
We use it because PGP has been through hell and back with security audits. Combined with the fact that everyone gets their own key gives you a lot of control over the ecosystem. At the end of the day it's just git + pgp, two bulletproof technologies you probably are already familiar with.
All shared passwords suffer from irrevocability, no matter your password storage solution.
It's a git repository. You can push it to a private github repo shared by your team. You could rsync. You could host the git repository on a flash drive and pass it around. Any method of syncing a git repository will work with password-store!
> this has risks for hardware/OS failure & online backup cracking
PGP is absolutely battle tested. You'd really have to screw the pooch on password selection to be subjected to a brute force offline attack. Even then, set your s2k-count setting for you PGP keys to something that takes 250ms or more and you'll make it impossible for even a state-level actor to brute force your keys.
For the ultra-ultra paranoid, users can keep PGP private keys on a hardware device like a Yubikey. This prevents the keys from ever being leaked (save local side channel attacks, but at the point your long screwed anyway).
Why not ask, "What are some good password managers for business use cases and their pros and cons?
> triggering me
Please accept my apologies for dredging up horrid memories of your past through my word choice. English is my first language, and I see no denotative issues.
It’s not a big deal in any sense, but rather me just wishing that ‘best’ gets replaced ‘good’ or something similar as everyone has different use cases and just because it’s ‘best’ for someone, doesn’t means it’s for someone else.
I’ll toss my hat in the ring and say, keepassx, but that’s for my specific use case.