Hacker News new | ask | show | jobs
by wtbob 3660 days ago
It's really not hard. Generate passwords with 'pwgen -s 22' and store them in a gpg-encrypted file. emacs will prompt for your password when you open & when you save the file (there's probably vim code to do the same). Done.

It's not a completely ideal password manager, but it works.

If you can remember your password, then you shouldn't be typing it into a remote system, period.

1 comments

That's really an awful solution compared to something like 1Password which has browser integration and synchronization between different devices. They even have a solution for groups.