summaryrefslogtreecommitdiffstats
path: root/gnupg
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2015-05-13 11:58:03 -0400
committerJesse Luehrs <doy@tozt.net>2015-05-13 14:38:53 -0400
commit9d039a6f5e692afd00bcf47155d2c81aa20f0d4a (patch)
tree8e878da5ad2718832e0abd9dd6320c3c3b464e40 /gnupg
parent9f535d1ed0ff4368bab52ede9e1c1c5b60b29a72 (diff)
downloadconf-9d039a6f5e692afd00bcf47155d2c81aa20f0d4a.tar.gz
conf-9d039a6f5e692afd00bcf47155d2c81aa20f0d4a.zip
stop using encryption keys on machines that don't need it
Diffstat (limited to 'gnupg')
-rw-r--r--gnupg/gpg.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnupg/gpg.conf b/gnupg/gpg.conf
index 08fdc78..6dcd720 100644
--- a/gnupg/gpg.conf
+++ b/gnupg/gpg.conf
@@ -80,7 +80,7 @@ require-cross-certification
# recipients. In these cases it is better to use the key ID.
#group mynames = paige 0x12345678 joe patti
-group pass = 0xF0F65B92 0x20BF2901 0x1745F7E2 0xAF442942 0xA6F30AA4 0x293A404E
+group pass = 0xAF442942 0xA6F30AA4 0x293A404E
# Some old Windows platforms require 8.3 filenames. If your system
# can handle long filenames, uncomment this.