diff options
author | Micah Anderson <micah@riseup.net> | 2008-06-18 23:36:22 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2008-06-18 23:36:22 -0400 |
commit | 8a977a8371f2ea54e3888494e1b474befeba318b (patch) | |
tree | 90da3acfb28d32dd1c7b569e89c9204edef0a340 /doc | |
parent | 308aa104f66a40f2426c13b96f48631937502f6b (diff) |
add todo items that we discussed as being important to address at some point
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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? |