diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-06-16 17:30:22 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-06-16 17:30:22 +0000 |
commit | bcd7357b7123be7b136f0bce66630abf515e9a39 (patch) | |
tree | aa5ede078d19753a9f422c4a3c003615e0e5e781 /doc/spec/proposals/000-index.txt | |
parent | 44452c2756990520ad1e88172867fbac08c64e38 (diff) | |
download | tor-bcd7357b7123be7b136f0bce66630abf515e9a39.tar.gz tor-bcd7357b7123be7b136f0bce66630abf515e9a39.zip |
Add proposal 141: download server descriptors on demand. (Status: Draft).
svn:r15302
Diffstat (limited to 'doc/spec/proposals/000-index.txt')
-rw-r--r-- | doc/spec/proposals/000-index.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/spec/proposals/000-index.txt b/doc/spec/proposals/000-index.txt index 0306dead4a..398b9410d9 100644 --- a/doc/spec/proposals/000-index.txt +++ b/doc/spec/proposals/000-index.txt @@ -63,6 +63,7 @@ Proposals by number: 138 Remove routers that are not Running from consensus documents [CLOSED] 139 Download consensus documents only when it will be trusted [CLOSED] 140 Provide diffs between consensuses [OPEN] +141 Download server descriptors on demand [DRAFT] Proposals by status: @@ -74,6 +75,7 @@ Proposals by status: 132 A Tor Web Service For Verifying Correct Browser Configuration 133 Incorporate Unreachable ORs into the Tor Network 134 More robust consensus voting with diverse authority sets + 141 Download server descriptors on demand OPEN: 120 Shutdown descriptors when Tor servers stop 121 Hidden Service Authentication |