diff options
author | Roger Dingledine <arma@torproject.org> | 2007-12-23 01:28:25 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-12-23 01:28:25 +0000 |
commit | 9dcde682f59f2fbd134550d2bf2cc59cf702cc77 (patch) | |
tree | cdd59c2d4ebb2f5d0812b90ac7041d2aa548ba9b /doc | |
parent | 61bd5583d9221c387b693a266a80561d76be0484 (diff) | |
download | tor-9dcde682f59f2fbd134550d2bf2cc59cf702cc77.tar.gz tor-9dcde682f59f2fbd134550d2bf2cc59cf702cc77.zip |
minor other things in my sandbox
svn:r12934
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -57,8 +57,8 @@ R - bridge communities o make the Alternate*Authority config options pass a "default_type" to parse_dir_server_line() so they don't demand as much redundancy o some sort of reachability testing on bridges - - a dir-based way to fetch the bridge networkstatus list - - there's a config option with a password and somehow use an + o a dir-based way to fetch the bridge networkstatus list + o there's a config option with a password and somehow use an http header and check it - clients who have a password configured decide to ask their bridge authority for a networkstatus |