summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-28 23:44:53 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-28 23:44:53 +0000
commitf09d53bbf1ceeb71a028943037190336b69bb3c6 (patch)
tree852f36a6589a6ce89d8c0aa163e53687912e6b00 /doc
parent20b108598993ecc2ec420288ebf9b995b519f9db (diff)
downloadtor-f09d53bbf1ceeb71a028943037190336b69bb3c6.tar.gz
tor-f09d53bbf1ceeb71a028943037190336b69bb3c6.zip
r16246@catbus: nickm | 2007-10-28 19:34:58 -0400
Implement a FallbackNetworkstatusFile (default to $prefix/share/tor/fallback-consensus) to that we know about lots of directory servers and routers when we start up the first time. svn:r12259
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 507e9183c7..52f47944d3 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -21,8 +21,9 @@ Things we'd like to do in 0.2.0.x:
licenses for other components of the bundles.
- Before the feature freeze: (Nick)
- - Support for preconfigured mirror lists
- - Use a pre-shipped fallback consensus.
+ o Support for preconfigured mirror lists
+ o Use a pre-shipped fallback consensus.
+ o Code to install a pre-defined fallback consensus
. Download consensuses (et al) via if-modified-since
o Implement backend support for sending if-modified-since
o Use it for consensuses.