pws icon indicating copy to clipboard operation
pws copied to clipboard

Command-Line Password Safe 🔐︎

Results 5 pws issues
Sort by recently updated
recently updated
newest added

### 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...

proposed feature

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...

feature request

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 :)

feature request
feel free to implement

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...

feature request
feel free to implement