Pass: Unix Password Manager

37 Bogdanp 3 9/13/2025, 11:16:40 PM passwordstore.org ↗

Comments (3)

sgsjchs · 3m ago
Why would you want to store arbitrary individual passwords instead of deriving them with on demand from the service name/domain and a common secret?
snailmailman · 59s ago
If you are doing that,

- what if some site has weird password requirements and the derived password doesn’t work

- what if a site gets hacked and you need to rotate one password.

If you have to store data per-site anyway because of those cases, may as well just store passwords.

ragnot · 23m ago
If you are using age instead of GPG for encryption purposes, I've found this to be useful: https://github.com/FiloSottile/passage