gpg: Enable templating for gpg.conf

This commit is contained in:
2020-04-05 19:20:55 +02:00
parent f1fe7c1339
commit 01e1291713
2 changed files with 1 additions and 0 deletions

40
gnupg/gpg.conf.j2 Normal file
View File

@@ -0,0 +1,40 @@
# no spam
no-greeting
# minimize information leakage
no-comments
no-emit-version
export-options export-minimal
# show as much key info as possible
keyid-format 0xlong
with-fingerprint
# show validity of the keys
verify-options show-uid-validity
list-options show-uid-validity
# cipher settings
personal-cipher-preferences AES256 AES192 AES
personal-digest-preferences SHA512 SHA384 SHA256
personal-compress-preferences ZLIB BZIP2 ZIP Uncompressed
default-preference-list SHA512 SHA384 SHA256 AES256 AES192 AES ZLIB BZIP2 ZIP Uncompressed
cert-digest-algo SHA512
# key derivation algo
s2k-cipher-algo AES256
s2k-digest-algo SHA512
s2k-mode 3
s2k-count 65011712
use-agent
display-charset utf-8
fixed-list-mode
no-mangle-dos-filenames
require-cross-certification
# do not cache keys for symmetric encryption
no-symkey-cache
keyserver-options no-honor-keyserver-url no-auto-key-retrieve include-revoked