summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-18 23:48:37 -0400
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-18 23:48:37 -0400
commitdcba8ebebf480a051f2b872f89ccbe68ad642f61 (patch)
treeb005d719b47a93b2c3ee1d184df1620181663842 /etc
parent1a19643197dafa975de9cae717cef3f4608879d8 (diff)
Update to new agreed default host key usage flag (only "a" required
for users and hosts). Update TODO file. Some other small changes.
Diffstat (limited to 'etc')
-rw-r--r--etc/monkeysphere.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/monkeysphere.conf b/etc/monkeysphere.conf
index 17c1a14..f2ba4a7 100644
--- a/etc/monkeysphere.conf
+++ b/etc/monkeysphere.conf
@@ -15,7 +15,7 @@
# s = sign
# c = certify
# a = authentication
-#REQUIRED_HOST_KEY_CAPABILITY="e a"
+#REQUIRED_HOST_KEY_CAPABILITY="a"
#REQUIRED_USER_KEY_CAPABILITY="a"
# ssh known_hosts file
@@ -27,3 +27,7 @@
# ssh authorized_keys file
#AUTHORIZED_KEYS=~/.ssh/known_hosts
+
+# This overrides other environment variables
+# NOTE: there is leakage
+#CHECK_KEYRING=true