diff options
Diffstat (limited to 'etc/gnupg-authentication.conf')
-rw-r--r-- | etc/gnupg-authentication.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/gnupg-authentication.conf b/etc/gnupg-authentication.conf new file mode 100644 index 0000000..760c5e3 --- /dev/null +++ b/etc/gnupg-authentication.conf @@ -0,0 +1,8 @@ +# Monkeysphere authentication GNUPG home gpg.conf + +primary-keyring /var/lib/monkeysphere/gnupg-authentication/pubring.gpg +keyring /var/lib/monkeysphere/gnupg-host/pubring.gpg + +keyserver hkp://pgp.mit.edu + +list-options show-uid-validity |