From 30bf67be46e6f445602d13d7e88a5ac9258e7287 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 18 Feb 2020 01:55:29 +0200 Subject: [PATCH] gpg.conf: with-keygrip --- .mikaela/gpg.conf | 1 + gpg/gpg.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/.mikaela/gpg.conf b/.mikaela/gpg.conf index ac1ae952..041815e7 100644 --- a/.mikaela/gpg.conf +++ b/.mikaela/gpg.conf @@ -62,6 +62,7 @@ armor keyid-format 0xLONG with-fingerprint with-wkd-hash +with-keygrip # I refuse to comment on GPG's weird scale how I have verified keys as # I appear to disagree on the official meanings of 1-3. diff --git a/gpg/gpg.conf b/gpg/gpg.conf index 7e8f9668..0b56d124 100644 --- a/gpg/gpg.conf +++ b/gpg/gpg.conf @@ -64,6 +64,7 @@ armor keyid-format 0xLONG with-fingerprint with-wkd-hash +with-keygrip # I refuse to comment on GPG's weird scale how I have verified keys as # I appear to disagree on the official meanings of 1-3.