add start of a rhesus authorized_keys generator.
[monkeysphere.git] / monkeysphere.conf
diff --git a/monkeysphere.conf b/monkeysphere.conf
new file mode 100644 (file)
index 0000000..1e3abf9
--- /dev/null
@@ -0,0 +1,7 @@
+# monkeysphere configuration file
+# this is currently meant to be sourced by bash.
+CONF_DIR=/etc/monkeysphere
+AUTH_USER_IDS_DIR="$CONF_DIR"/auth_user_ids
+KEYRING="$CONF_DIR"/keyring.gpg
+KEYSERVER=subkeys.pgp.net
+GNUPGHOME="$CONF_DIR"/gnupg