Hacker News new | ask | show | jobs
by ralfk 3406 days ago
I use pass: https://www.passwordstore.org/ - a password manager for the commandline that can be synced with git and stores the passwords encrypted using gpg
2 comments

I have slowly been migrating from LastPass to pass and am just about ready to go all in. There are a few hoops to jump through to get it working on android (a requirement for me), but nothing too bad. The one thing I am having to make a habit is always doing a git pull whenever I open it since I use it across multiple devices.
Me too. I posted a trivial script to my blog yesterday to show the _age_ of entries in the store:

https://blog.steve.fi/rotating_passwords.html

Useful if you're looking to rotate some/all of your entries in light of the recent news.