Ask HN: What password manager do you recommend to friends and family?
11–20 of 37 posts
Re: Ask HN: What password manager do you recommend to friends and family?
#12Personally, I use KeePass with Syncthing but pay for a Bitwarden Family account for my spouse and family members.
I migrated from LastPass, to Enpass, and finally to KeePass. Bitwarden basically checks all the boxes for me, but I prefer to control my own data without having to run and maintain the Bitwarden server for the rest.
Re: Ask HN: What password manager do you recommend to friends and family?
#13Bitwarden. Personally, I use KeePass with Syncthing but pay for a Bitwarden Family account for my spouse and family members. I migrated from LastPass, to Enpass, and finally to KeePass. Bitwarden basically checks all the boxes for me, but I prefer to control my own data without having to run and maintain the Bitwarden server for the rest.
Re: Ask HN: What password manager do you recommend to friends and family?
#14Re: Ask HN: What password manager do you recommend to friends and family?
#15Bitwarden for its open source approach, security review, apps for ALL platforms and it’s crazy cheap. Has been my daily driver for the past 2 years.
Re: Ask HN: What password manager do you recommend to friends and family?
#16Re: Ask HN: What password manager do you recommend to friends and family?
#17Re: Ask HN: What password manager do you recommend to friends and family?
#18GitHub has a good tutorial on generating your own gpg key: https://help.github.com/en/articles/generating-a-new-gpg-key
Using this you can encrypt your files. I store my gpg files in on a git forge. This way, I load my gpg key, clone the repo into ~/.password-store and voila! I can use my asswords/secrets across devices. It even has a utility for Android.
Besides that, I use Emacs a lot so I use helm-pass package to streamline my password discovery and copy-to-clipboard actions without exposing the password in plain view.
Re: Ask HN: What password manager do you recommend to friends and family?
#19Re: Ask HN: What password manager do you recommend to friends and family?
#20It's cross-platform/FOSS and does not relay on cloud.