mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
a huge pile of bridge and bootstrap related bugs that arma should work on.
svn:r15249
This commit is contained in:
@@ -309,8 +309,6 @@ Bugs/issues for Tor 0.2.0.x:
|
||||
o Basic implementation
|
||||
N - Include probability-of-selection
|
||||
R d let bridges set relaybandwidthrate as low as 5kb
|
||||
R - bug: if we launch using bridges, and then stop using bridges, we
|
||||
still have our bridges in our entryguards section, and may use them.
|
||||
R - bridge communities
|
||||
. spec
|
||||
. deploy
|
||||
@@ -330,6 +328,27 @@ R - then document the bridge user download timeline.
|
||||
|
||||
=======================================================================
|
||||
|
||||
For 0.2.1.2-alpha:
|
||||
R - bug: if we launch using bridges, and then stop using bridges, we
|
||||
still have our bridges in our entryguards section, and may use them.
|
||||
R - add an event to report geoip summaries to vidalia for bridge relays,
|
||||
so vidalia can say "recent activity (1-8 users) from sa".
|
||||
R - investigate: it looks like if the bridge authority is unreachable,
|
||||
we're not falling back on querying bridges directly?
|
||||
R - a getinfo so vidalia can query our current bootstrap state, in
|
||||
case it attaches partway through and wants to catch up.
|
||||
R - directory authorities shouldn't complain about bootstrapping problems
|
||||
just because they do a lot of reachability testing and some of
|
||||
it fails.
|
||||
R - if your bridge is unreachable, it won't generate enough connection
|
||||
failures to generate a bootstrap problem event.
|
||||
R - if "no running bridges known", an application request should make
|
||||
us retry all our bridges.
|
||||
R - get matt to fix vidalia so it moves to a "starting tor" bootstrap
|
||||
state if it hasn't gotten any status events. Maybe it can even be
|
||||
more certain by checking the version (<0211) and/or looking at the
|
||||
results of the getinfo.
|
||||
|
||||
For 0.2.1.x:
|
||||
- Proposals to do:
|
||||
- 110: avoid infinite-length circuits
|
||||
|
||||
Reference in New Issue
Block a user