gpg configuration

This commit is contained in:
Marc Beninca 2019-05-03 17:44:02 +02:00
parent c6bab279c3
commit 79e73eb9cc

View file

@ -44,18 +44,22 @@ avoid default use of SHA256
::
default-preference-list SHA512 AES256 BZIP2
cert-digest-algo SHA512
cipher-algo AES256
compress-algo BZIP2
digest-algo SHA512
personal-cipher-preferences AES256
personal-digest-preferences SHA512
personal-cipher-preferences CAMELLIA256 TWOFISH AES256
personal-compress-preferences BZIP2 ZLIB ZIP
default-preference-list SHA512 CAMELLIA256 TWOFISH AES256 BZIP2 ZLIB ZIP
keyserver-options include-revoked
personal-compress-preferences BZIP2
with-keygrip
with-subkey-fingerprint
keyserver-options include-revoked
avoid DL/UL issues, depending on DNS
------------------------------------