summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-17 14:33:19 -0400
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-17 14:33:19 -0400
commit79e9e7214bcbd4ecf4d555a1be413532b216c2e7 (patch)
treed3a07bacd8a5f2d8d22c5bace82bedd01e1bafc0 /doc/TODO
parentb92675786ac883551528b3870c71c98066d60c0f (diff)
Update man pages and TODO.
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 6125fea..905d198 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,18 @@
Next-Steps Monkeysphere Projects:
---------------------------------
+Handle unknown hosts in such a way that they're not always removed
+ from known_hosts file. Ask user to lsign the host key?
+
+Handle multiple multiple hostnames (multiple user IDs?) when
+ generating host keys with gen-key.
+
+Make sure alternate ports are handled for known_hosts.
+
+Add environment variables sections to man pages.
+
+Script to import private key into ssh agent.
+
Provide a friendly interactive UI for marginal or failing client-side
hostkey verifications. Handle the common cases smoothly, and
provide good debugging info for the unusual cases.