gopass icon indicating copy to clipboard operation
gopass copied to clipboard

The slightly more awesome standard unix password manager for teams

Results 156 gopass issues
Sort by recently updated
recently updated
newest added

Since `usesymbols` got deprecated as an option, what is the standard way to make `gopass generate` generate a password with symbols by default ?

help-wanted

### Summary It used to work. ### Steps To Reproduce Create a new secret `t1` containing: ``` secret User: test ``` Display it (with `safecontent` set to `true`): ``` $...

bug
ux

The Windows installation instructions on https://www.gopass.pw/#install are missing the GPG installation. ### Steps To Reproduce 1. Install [Chocolatey](https://chocolatey.org/). 2. Run `choco install gopass`. 3. Run `gopass setup` ``` Error: Failed...

### Summary The `fscopy` and `fsmove` subcommands are not shown in the command line help. I've seen the warning about these commands being moving targets: https://github.com/gopasspw/gopass/blame/v1.12.1/docs/features.md#L309 Is this intentional? ###...

documentation
ux

### Summary When setting up a new age backend on Kali Linux 2021.1 with `gopass init --crypto age` I get: `Error: Failed to initialize store: failed to read user input:...

help-wanted
pinned
Hacktoberfest

AWS KMS now support asymmetric encryption. Support in gopass would be very useful for some automation tasks or to restrict access to secrets based on AWS IAM.

feature
crypto

I've noticed it happens often to me to "forget" a flag or to suddenly want to add one and it's way easier to add it at the end instead of...

feature

@FiloSottile has released [passage](https://github.com/FiloSottile/passage) and I'd like to make our `age` implementation compatible to it as much as possible. Mostly because I trust Filippo to a great length and his...

age

We thought we had fixed it already, but as per the discussion in #1724 this is still not working. There are 2 issues: 1. We are still exiting the updater...

windows
bug
Hacktoberfest

### Summary There are two things here: 1. This is not a bug, but an usability issue. When adding a new key with `gopass recipients add --store ` the secrets...

help-wanted
gpg
crypto
Hacktoberfest