* update authorized_keys and known_hosts in temp file that are
atomically moved into place
* don't fail if authorized_keys file not already present (Closes: 600644)
+ * document CHECK_KEYSERVER in monkeysphere-authentication man page
+ (close MS #2556)
- -- Jameson Rollins <jrollins@finestructure.net> Fri, 22 Oct 2010 16:23:31 -0400
+ -- Jameson Rollins <jrollins@finestructure.net> Tue, 26 Oct 2010 10:24:58 -0400
monkeysphere (0.33) unstable; urgency=low
MONKEYSPHERE_KEYSERVER
OpenPGP keyserver to use. (pool.sks\-keyservers.net)
.TP
+MONKEYSPHERE_CHECK_KEYSERVER
+Whether or not to check the keyserver when making gpg queries. (true)
+.TP
MONKEYSPHERE_AUTHORIZED_USER_IDS
Path to user's authorized_user_ids file. %h gets replaced with the
user's homedir, %u with the username.