blob: 77b96e1b818e67edfa12eb6e83bd8662834dbf1a (
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/authentication/sphere/pubring.gpg
- keyring /var/lib/monkeysphere/authentication/core/pubring.gpg
- # PGP keyserver to use for PGP queries.
- keyserver hkp://pool.sks-keyservers.net
- # GPG list options. It is recommended that you have at least
- # "show-uid-validity".
- list-options show-uid-validity
|