[tor-bugs] #20410 [Core Tor/Tor]: Tor master breaks bridge clients

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 25 00:46:23 UTC 2016


#20410: Tor master breaks bridge clients
---------------------------------+----------------------------------------
 Reporter:  teor                 |          Owner:
     Type:  defect               |         Status:  new
 Priority:  High                 |      Milestone:
Component:  Core Tor/Tor         |        Version:  Tor: 0.3.0.0-alpha-dev
 Severity:  Major                |     Resolution:
 Keywords:  crash bridge-client  |  Actual Points:
Parent ID:                       |         Points:  0.5
 Reviewer:                       |        Sponsor:
---------------------------------+----------------------------------------

Comment (by teor):

 Replying to [comment:4 nickm]:
 > > (This might be problematic because it allows
 fetch_bridge_descriptors() to fetch directly from the bridge authority.
 Does this matter?)
 >
 > IMO yes.  If we need another complexifying argument or flag in
 purpose_needs_anonymity() to tell the "fetch from source" case from "fetch
 from bridge authority, that's better than running into trouble down the
 road if fetch_bridge_descriptors() does something foolish.

 I agree, the challenge will be to pass this flag down to where it's used
 (or derive it from the dir_connection_t / function arguments). Actually,
 it should be pretty easy - just check if the bridge is a configured
 bridge, and if it is, allow us to fetch bridge server descriptors from it.

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


More information about the tor-bugs mailing list