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

We should try to get gopass into the official Debian repos. Unfortunately `gopass` is already taken ([ref](https://github.com/gopasspw/gopass/issues/1849)), but maybe a package name of `gopasspw` would work. Any help here is...

linux

feature for #2458 RELEASE_NOTES=[FEATURE] Add support for gitconfig include

### Summary To reduce exposure, we want to give some GPG keys only access to certain subdirectories. While `gopass recipients` doesn't support this, putting the key ID in a .gpg-id...

bug

It would be nice to eventually support includes. No urgent use-case, so rather low-prio.

feature

### Summary I try to create a new secret with the command `gopass edit -c example.com`, which causes an error: ```zsh maxim@Smetana ~ % gopass edit -c example.com Usage: diskutil...

bug

### Summary Adding a recipient to an age encrypted gopass substore fails when gopass attemps to add re-encrypted files to git repo ### Steps To Reproduce 1. `gopass clone --crypto...

bug

### Summary `gopass audit` opens the password dialog requesting the pgp secret. However, as soon as the secret is entered, another dialog requesting the same thing opens. This happens repeatedly....

bug

### Summary Some websites use a single sign-on solution under the hood, but don't actually follow any sort of OAuth/SAML/etc workflow. An example of this is Trello, which supports a...

help-wanted

Related discussion: #2022 ------ It is possible to create a new password store from inside a running gopass session by typing `setup`. However, this seems to have a fallback to...

bug

Recently `gopass` gained support for flexible hooks. However being flexible also means there is some potential for abuse. Another password manager got a [CVE](https://www.cvedetails.com/cve/CVE-2023-24055/) for the same "feature". I'm not...

security
waiting