add todo items that we discussed as being important to address at some point
authorMicah Anderson <micah@riseup.net>
Thu, 19 Jun 2008 03:36:22 +0000 (23:36 -0400)
committerMicah Anderson <micah@riseup.net>
Thu, 19 Jun 2008 03:36:22 +0000 (23:36 -0400)
doc/TODO

index 905d1980804b8a009ca6c42fa2738f4add79c8b8..bf51ae0c8cdba2b40f09464e6ea68ce41d6c38f5 100644 (file)
--- 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?