Ask HN: What password manager tools do you use or recommend?
1–10 of 20 posts
Re: Ask HN: What password manager tools do you use or recommend?
#2Re: Ask HN: What password manager tools do you use or recommend?
#3Re: Ask HN: What password manager tools do you use or recommend?
#4Re: Ask HN: What password manager tools do you use or recommend?
#5Re: Ask HN: What password manager tools do you use or recommend?
#6Re: Ask HN: What password manager tools do you use or recommend?
#7I'm really looking forward to the days when we don't have passwords anymore.
NOTE: And they said I would never use Latin!
Re: Ask HN: What password manager tools do you use or recommend?
#8If I were starting over I'd give pass and its various open source UIs/apps a chance: https://www.passwordstore.org
Re: Ask HN: What password manager tools do you use or recommend?
#9The only feature I miss is the little gamification that LastPass has, where you can check how many of your credentials had the same details - lowering that score day by day was a nice challenge. I was tempted to build it myself (BW has an API too) but not got around it yet.
Re: Ask HN: What password manager tools do you use or recommend?
#10BitWarden has come a long way and now it does everything I need: iOs integration (in ios12), Android, extensions for all browsers, and even the (fairly pointless but customary in 2018) electron-based desktop app. It’s even opensource, so one could host a private instance - which I’d be keen to do if it weren’t based on the annoying Microsoft stack. The only feature I miss is the little gamification that LastPass has,…
Self hosting it is super easy to setup, they just give you a docker compose file, and a few commands later it’s ready to go. It’s also fairly easy to modify the compose file to deploy it to a Docker Swarm cluster, which is how I have mine setup.