aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-12-29 13:52:30 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-12-29 13:52:30 +1300
commit78b3e38915bbca43c0ff66d1d20c87e08ad0a8cb (patch)
tree2f0890cf7a0566da9d43bbfe01ad1baf9a2f49f2 /Makefile
parentMerge branch 'feature/gpg-no-batch' into develop (diff)
downloaddotfiles-78b3e38915bbca43c0ff66d1d20c87e08ad0a8cb.tar.gz
dotfiles-78b3e38915bbca43c0ff66d1d20c87e08ad0a8cb.zip
Use only fingerprints for GnuPG keys
The manual page for gpg(1) says this is the safest way to do it.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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 \