From b32a38854b213e6105c5972916c4b077d9097ba9 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Fri, 3 May 2019 19:33:32 +0200 Subject: [PATCH] gpg configuration --- in/public/security/gpg/index.rst | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/in/public/security/gpg/index.rst b/in/public/security/gpg/index.rst index 763bb83..eb88f77 100644 --- a/in/public/security/gpg/index.rst +++ b/in/public/security/gpg/index.rst @@ -44,6 +44,13 @@ avoid default use of SHA256 :: + keyserver-options include-revoked + with-keygrip + with-subkey-fingerprint + + no-comments + no-emit-version + default-preference-list SHA512 AES256 BZIP2 cert-digest-algo SHA512 @@ -55,10 +62,10 @@ avoid default use of SHA256 personal-digest-preferences SHA512 personal-compress-preferences BZIP2 - with-keygrip - with-subkey-fingerprint - - keyserver-options include-revoked + s2k-cipher-algo AES256 + s2k-digest-algo SHA512 + s2k-mode 3 + s2k-count 65011712 avoid DL/UL issues, depending on DNS ------------------------------------