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

The debian package in the Github releases and gopass apt repository does not come with shell completions or a man page.

help-wanted

### Summary Hi there. I just found that whenever a secret has a trailing whitespace, copying as `gopass show -c test_secret` doesn't copy the whitespace. Showing the secret without copying...

### Summary Hello I installed gopass on termux but it does not pick up the ENV variable for the tmp dir: When I try to sync I get: ``` ~...

Running `gopass setup` after a fresh install of 1.15.13: ``` 🌟 Welcome to gopass! 🌟 Initializing a new password store ... 🔐 No useable cryptographic keys. Generating new key pair...

bug
ux

### Summary Given an existing secret named `key`. If a new entry `KEY` is inserted, Gopass internally modifies the encrypted `key.gpg` instead of creating a new secret file `KEY.gpg`. As...

can-not-reproduce
bug

When users report bugs I often end up asking for (sanitized) log files. It would be great if we could simplify that by providing an option that would automatically sanitize...

feature

### Summary When I installed gopass on a new system, I tried to follow proper procedure for once, and wanted to set it up with a new dedicated gpg key....

help-wanted

### Summary When running `gopass setup` and supplying a remote, `gopass` by itself makes two commits, which makes the upstream remote's history conflict with the ones `gopass` made. ### Steps...

### Summary [age v1.2.0](https://github.com/FiloSottile/age/releases/tag/v1.2.0) got released, exposing a plugin package providing an age plugin client: > The Go module now exposes a plugin package that provides an age plugin client....

help-wanted