diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 18 | ||||
-rw-r--r-- | doc/spec/proposals/000-index.txt | 2 | ||||
-rw-r--r-- | doc/spec/proposals/106-less-tls-constraint.txt | 2 |
3 files changed, 13 insertions, 9 deletions
@@ -111,12 +111,14 @@ NR. Write path-spec.txt - recommend gaim. - unrecommend IE because of ftp:// bug. N - we should add a preamble to tor-design saying it's out of date. -N - Document transport and natdport - - - Forward compatibility fixes - - Caches should start trying to cache consensus docs? -NR - Design -N - Implement, if we think it's smart. +N . Document transport and natdport + o In man page + - In a good HOWTO. + + . Forward compatibility fixes + D Caches should start trying to cache consensus docs? + D Design + D Implement, if we think it's smart. - Start uploading short and long descriptors; authorities should support URLs to retrieve long descriptors, and should discard short descriptors for now. Later, once tools use the "long descriptor" URLs, authorities @@ -124,9 +126,11 @@ N - Implement, if we think it's smart. a descriptor. NR - Design N - Implement, if we think it's smart. - - Check for any outstanding checks we do on the form or number of client + o Check for any outstanding checks we do on the form or number of client certificates that would prevent us from executing certain blocking-resistance strategies. + o Design (proposal 106) + o Implement Things we'd like to do in 0.2.0: - Proposals: diff --git a/doc/spec/proposals/000-index.txt b/doc/spec/proposals/000-index.txt index 9ea3d7aa2..9cd76f262 100644 --- a/doc/spec/proposals/000-index.txt +++ b/doc/spec/proposals/000-index.txt @@ -24,5 +24,5 @@ Proposals by number: 103 Splitting identity key from regularly used signing key [OPEN] 104 Long and Short Router Descriptors [OPEN] 105 Version negotiation for the Tor protocol [OPEN] -106 Checking fewer things during TLS handshakes [OPEN] +106 Checking fewer things during TLS handshakes [FINISHED] diff --git a/doc/spec/proposals/106-less-tls-constraint.txt b/doc/spec/proposals/106-less-tls-constraint.txt index 0c71d6caa..f44532e19 100644 --- a/doc/spec/proposals/106-less-tls-constraint.txt +++ b/doc/spec/proposals/106-less-tls-constraint.txt @@ -4,7 +4,7 @@ Version: $Revision: 12105 $ Last-Modified: $Date: 2007-01-30T07:50:01.643717Z $ Author: Nick Mathewson Created: -Status: Accepted +Status: Finished Overview: |