olcf / pkpass

PKI based password manager
https://pkpass.readthedocs.io/en/latest/
Other
16 stars 3 forks source link

Created arguments for authorizer and description #183

Closed rmadamson closed 4 years ago

rmadamson commented 4 years ago

Went through the commands and made passing description as well as the 'authorizer' available via the command line. Hopefully this means that in the future, passwords can be dumped into pkpass via stdin without exposing them via command line argu- ments. Everything required to create a password except for the password itself is now avaialble to input on the command line.

rmadamson commented 4 years ago

I think I've addressed all of your comments @ginsburgnm