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

I'm just starting with gopass. Is there the possibility to get and set nested YAML keys with the CLI or do I have to edit the entry with `gopass edit`?...

### Summary In case one key is not okay fsck gives up (in my case it was not an E type key as recipient) ### Steps To Reproduce * add...

bug

### Summary `gopass create` fails with: `could not write default templates: failed to write default template .gopass/create/0-websites.yml: meaningless write`. The `0-websites.yml` template already exsits under the `password-store\.gopass\create\0-websites.yml` I'm on windows,...

help-wanted
windows
bug

### Summary From the gopass shell: ```edit -c "this is just a test"``` Save and go back to the shell Type: ```cat this``` You will end up with the command:...

help-wanted

I'm following the [readme](https://github.com/gopasspw/gopass/blob/master/docs/setup.md#dmenu--rofi-support) and got it working, but only when I have recently been prompted for my decryption key. I don't get a prompt when piping into dmenu. I'm...

I am working with ansible playbooks to automatically setup machines with gopass, is there a way to do ``` gopass setup --crypto=age --storage=fs ``` Non-interactively, providing the passphrase as a...

ux

### Summary If this mime type is set to secret it will prevent the clipboard entry to be added to Klipper. See https://phabricator.kde.org/D12539 This is the link to the PR...

help-wanted

Hello. I use git submodule as a store, and gopass didn't recognize it as a git repo. With this change gopass can recognize git submodules as a repository, so `gopass...

feature

### Summary Password decryption is slow when invoked with the `-c` flag. ### Steps To Reproduce ![2023-06-03_11-18](https://github.com/gopasspw/gopass/assets/31820255/b6792814-c3fb-405c-99ab-74738c4a70d8) ### Expected behavior The time taken for decrypting should be similar to `gpg...

help-wanted
bug

Trying to debug an issue I had with `gopass-jsonapi` for ages, I found the following changes useful. I think they'll be useful for others too. My issue was that my...

gpg