summaryrefslogtreecommitdiff
path: root/monkeysphere.conf
blob: 1e3abf92d2ff6c3373a50b45147f786d9cc71cce (plain)
  1. # monkeysphere configuration file
  2. # this is currently meant to be sourced by bash.
  3. CONF_DIR=/etc/monkeysphere
  4. AUTH_USER_IDS_DIR="$CONF_DIR"/auth_user_ids
  5. KEYRING="$CONF_DIR"/keyring.gpg
  6. KEYSERVER=subkeys.pgp.net
  7. GNUPGHOME="$CONF_DIR"/gnupg