From d2b4a081135bba852057696b9bcacb7de0d0fa18 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sat, 14 Jun 2008 06:04:16 +0000 Subject: a huge pile of bridge and bootstrap related bugs that arma should work on. svn:r15249 --- doc/TODO | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index 4532735a02..25c6579595 100644 --- a/doc/TODO +++ b/doc/TODO @@ -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 -- cgit v1.2.3-54-g00ecf