summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-07-26 00:11:01 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-07-26 00:11:01 -0400
commitb3f34c8df3d7c29dea30b89583749d597106d7e2 (patch)
treec4cf45a6051bcaf3d0097a4629e6c2b6271f1ce1 /doc/TODO
parent27886befbbb9d890284871acc5a3a36ff61e3e19 (diff)
breaking out README.admin from README, adding a few TODOs
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index e50da4d..c4e2544 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -107,3 +107,14 @@ Test and document what happens when any filesystem that the
Optimize keyserver access, particularly on monkeysphere-server
update-users -- is there a way to query the keyserver all in a
chunk?
+
+Create DSA authentication subkey for server during gen-key
+
+Fix behavior when add-identity-certifier fails to fetch a key from the
+ keyserver.
+
+Allow server administrators to add-identity-certifier from a key in
+ the filesystem (or on stdin, etc)
+
+Add "monkeysphere-server diagnostics" subcommand to identify missing
+ pieces of monkeysphere server administration setup.