Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I like this for my password manager: http://www.passwordstore.org/

It's all UNIX based and takes advantage of GPG and Git for encryption and versioning, respectively. Super lightweight, and there are various front-ends for it, including an Android app.

It's not a cloud-based solution by default, but it wouldn't be hard to set it up to git push to a central location on each update and to pull from that location down to all your end-points.



It also supports multiple identities, so passwords can have different recipients. Good if you don't want to share everything with your phone.

The best part is that the program itself is a ~500 line shell script: https://github.com/zx2c4/password-store/blob/master/src/pass...


I dislike pass because it doesn't encrypt all information in the typical configuration. Its simplicity is nice.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: