From 78b3e38915bbca43c0ff66d1d20c87e08ad0a8cb Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 29 Dec 2017 13:52:30 +1300 Subject: Use only fingerprints for GnuPG keys The manual page for gpg(1) says this is the safest way to do it. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d6f025b9..f5e78396 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ NAME = 'Tom Ryder' EMAIL = tom@sanctum.geek.nz -KEY = 0xC14286EA77BB8872 +KEY = FA09C06E1B670CD0B2F5DE60C14286EA77BB8872 SENDMAIL = msmtp BINS = bin/ap \ -- cgit v1.2.3