Skip to content

GPGBase: Do not set a default pubring/secring#260

Open
nicoonoclaste wants to merge 1 commit intoisislovecruft:masterfrom
nicoonoclaste:private-keys-box
Open

GPGBase: Do not set a default pubring/secring#260
nicoonoclaste wants to merge 1 commit intoisislovecruft:masterfrom
nicoonoclaste:private-keys-box

Conversation

@nicoonoclaste
Copy link
Copy Markdown

GnuPG will infer those from homedir, and newer versions of GnuPG (2.1.x and later, IIRC) do not store secret keys in secring.gpg but under private-keys-v1.d/.

This caused decryption failures for me, as the gpg subprocess couldn't find any private keys.

GnuPG will infer those from `homedir`, and newer versions of GnuPG do not store
secret keys in secring.gpg but under private-keys-v1.d/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant