pws
pws copied to clipboard
Command-Line Password Safe 🔐︎
### Problem I often find myself needing to generate a password where characters such as `'` `"` `\` or a backtick are not allowed. A while back the `--exclude` flag...
Still need to write tests, but thought I'd run this by you first to see if you have any comments on it. This lets you enter your master pw just...
It would be awesome if we could have an authenticated session; and print password. My use case is the following: my .bashrc file grabs various ENV variables eg. AWS_SECRET_PASSWORD from...
The request is pretty straightforward, it'll be nice if pws asks for password recheck while adding too. If you are comfortable with it, I'd love to make a PR :)
It would be nice to cache the password across multiple commands - this was the inspiration of the "multiadd" command I implemented - but sometimes I will be adding passwords...