blob: e00d3175eedc3e3ea3bfbf790b0260b0f8544af7 (
plain)
- # Monkeysphere authentication GNUPG home gpg.conf
- # Location of the various Monkeysphere keyrings.
- # It is highly recommended that you
- # DO NOT MODIFY
- # these variables.
- primary-keyring /var/lib/monkeysphere/gnupg-authentication/pubring.gpg
- keyring /var/lib/monkeysphere/gnupg-host/pubring.gpg
- # PGP keyserver to use for PGP queries.
- keyserver hkp://pgp.mit.edu
- # GPG list options. It is recommended that you have at least
- # "show-uid-validity".
- list-options show-uid-validity
|