Pass: Unix Password Manager
passwordstore.org
Pass: Unix Password Manager
1–10 of 186 posts
Re: Pass: Unix Password Manager
#2Re: Pass: Unix Password Manager
#3Re: Pass: Unix Password Manager
#4Why would you want to store arbitrary individual passwords instead of deriving them with on demand from the service name/domain and a common secret?
- 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. You can (and should) still generate extremely high entropy passwords.
Re: Pass: Unix Password Manager
#5Why would you want to store arbitrary individual passwords instead of deriving them with on demand from the service name/domain and a common secret?
Re: Pass: Unix Password Manager
#6Why would you want to store arbitrary individual passwords instead of deriving them with on demand from the service name/domain and a common secret?
Re: Pass: Unix Password Manager
#7Why would you want to store arbitrary individual passwords instead of deriving them with on demand from the service name/domain and a common secret?
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. You can (and should) still generate extremely high entropy passwords.
Re: Pass: Unix Password Manager
#8Re: Pass: Unix Password Manager
#9There is still no just-download clients for pass on mobile which I think is why it's not a good option