Sync .gnupg changes with minimal branch.

This commit is contained in:
Darren 'Tadgy' Austin 2022-10-07 14:05:10 +01:00
commit 912e4dc77c
2 changed files with 3 additions and 2 deletions

View file

@ -17,7 +17,7 @@ display-charset iso-8859-1
auto-key-locate cert keyserver ldap hkp://subkeys.pgp.net auto-key-locate cert keyserver ldap hkp://subkeys.pgp.net
# Retrieve keys from keyservers when validating. # Retrieve keys from keyservers when validating.
auto-key-retrieve keyserver-options auto-key-retrieve
# Show full keyid and fingerprints. # Show full keyid and fingerprints.
keyid-format long keyid-format long
@ -30,4 +30,5 @@ keyserver-options include-subkeys
no-greeting no-greeting
# Use loopbacking to obtain passphrases. # Use loopbacking to obtain passphrases.
pinentry-mode loopback # This is supported with gpg2, but not gpg.
# pinentry-mode loopback

Binary file not shown.