From 1911fc9b8d1c47caba9ce081a4f3d7e51be8000e Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Thu, 25 Sep 2014 21:46:31 +0200 Subject: gnupg/gpg.conf: Don't include the version in output Don't really know why I added this.... but why not. --- gnupg/gpg.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gnupg') diff --git a/gnupg/gpg.conf b/gnupg/gpg.conf index b7c1e33..3c17a8e 100644 --- a/gnupg/gpg.conf +++ b/gnupg/gpg.conf @@ -42,3 +42,6 @@ list-options show-uid-validity # when making an OpenPGP certification, use a stronger digest than the default SHA1: cert-digest-algo SHA512 + +# don't include the gpg version in the ASCII armored output +no-emit-version -- cgit v1.2.3-54-g00ecf