summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-18 23:48:45 -0400
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-18 23:48:45 -0400
commit48cb8a96becb8cf089b78f594c6b5264f1878e99 (patch)
tree6d36349d73b933053e4db869573a51c8aaacbe4b /doc/TODO
parentdcba8ebebf480a051f2b872f89ccbe68ad642f61 (diff)
parent8a977a8371f2ea54e3888494e1b474befeba318b (diff)
Merge commit 'micah/master'
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 0402b46..c17ef61 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,13 @@
Next-Steps Monkeysphere Projects:
---------------------------------
+Detail advantages of monkeysphere: detail the race conditions in ssh,
+ and how the monkeysphere can help you reduce these threat vectors:
+ threat model reduction diagrams
+
+Determine how openssh handles multiple processes writing to
+ known_hosts file (atomic appends?)
+
Handle unknown hosts in such a way that they're not always removed
from known_hosts file. Ask user to lsign the host key?