From: Micah Anderson Date: Thu, 19 Jun 2008 03:36:22 +0000 (-0400) Subject: add todo items that we discussed as being important to address at some point X-Git-Tag: monkeysphere_0.1-1~17^2 X-Git-Url: https://codewiz.org/gitweb?p=monkeysphere.git;a=commitdiff_plain;h=8a977a8371f2ea54e3888494e1b474befeba318b add todo items that we discussed as being important to address at some point --- diff --git a/doc/TODO b/doc/TODO index 905d198..bf51ae0 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?