diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-28 23:44:53 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-28 23:44:53 +0000 |
commit | f09d53bbf1ceeb71a028943037190336b69bb3c6 (patch) | |
tree | 852f36a6589a6ce89d8c0aa163e53687912e6b00 /doc | |
parent | 20b108598993ecc2ec420288ebf9b995b519f9db (diff) | |
download | tor-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/TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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. |