From 71576e054b4d47085f7620749660ca2bf1df47b0 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 7 Feb 2013 13:17:34 -0500 Subject: added keyid-format 0xlong to monkeysphere-authentication default gpg.conf files (thanks, Jonas!) --- src/share/ma/setup | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/share/ma/setup b/src/share/ma/setup index 9a047aa..e65f875 100644 --- a/src/share/ma/setup +++ b/src/share/ma/setup @@ -34,6 +34,7 @@ setup() { # This file is maintained by the Monkeysphere software. # Edits will be overwritten. no-greeting +keyid-format 0xlong EOF KEYSERVER_OPTIONS="" @@ -51,6 +52,7 @@ EOF # Edits will be overwritten. no-greeting list-options show-uid-validity +keyid-format 0xlong ${KEYSERVER_OPTIONS} EOF -- cgit v1.2.3