Hacker News new | ask | show | jobs
by zikduruqe 1391 days ago
Or just use the tools already on your computer.

www.passwordstore.org and stand up your own bare git repo.

2 comments

Pass with Yubikey is great! It’s amazing how much this simple shell script can conveniently do.

You can literary audit this password manager in 30 mins! Thus, I feel it’s more secure than a complex solution like LastPass, since the code is small and a Yubikey touch gives you a chance at one password (with other password managers the whole vault is unlocked and all passwords are at risk and may be extracted at once).

Pass has advantages over other password managers (even though it has some limitations too).

Creator of pass is the creator of Wireguard, which is awesome for similar reasons.

Guy's a legend.

I loved keepass but I wanted to manage my passwords in the cli. Found out that pass exists, switched to it, and have been using it ever since.

I have my pass repo somewhere on the internet and the android/ios clients have been adequate for me.