[tor-bugs] #23347 [Core Tor/Tor]: Switching from direct connection to a pluggable transport is not working anymore with tor on master

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Aug 29 01:52:05 UTC 2017


#23347: Switching from direct connection to a pluggable transport is not working
anymore with tor on master
--------------------------+------------------------------------
 Reporter:  gk            |          Owner:  (none)
     Type:  defect        |         Status:  new
 Priority:  Medium        |      Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor  |        Version:
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------

Comment (by teor):

 #17750 made download schedules use the specified initial delay, rather
 than 0.
 The two schedules with a non-zero delay are the fallback authority
 schedule and the bridge schedule.

 So my guess is that the bridge schedule's initial delay of 1 hour is
 wrong, and tor needs to download a bridge descriptor to bootstrap. It is
 possible that this bug was introduced in Tor 0.3.0 with the guard
 algorithm changes.

 I'll work out how to reproduce this on the command-line, and submit a
 schedule patch.
 This will probably involve re-thinking the entire schedule. (Because if we
 really need the bridge descriptor, we shouldn't wait 2 hours if we fail
 the first time.)

 I have closed #17750, because we really shouldn't backport it.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23347#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list