[tor-bugs] #13202 [Tor]: Figure out a way to deal with bridges missing arguments.

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Sep 24 10:20:53 UTC 2014


#13202: Figure out a way to deal with bridges missing arguments.
-------------------------+-----------------------------------------
     Reporter:  yawning  |      Owner:
         Type:  defect   |     Status:  new
     Priority:  normal   |  Milestone:
    Component:  Tor      |    Version:  Tor: unspecified
   Resolution:           |   Keywords:  bridgedb-dist, scramblesuit
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+-----------------------------------------

Comment (by asn):

 I'm also not very enthusiastic about adding workarounds in Tor for this.
 The good thing is that `0.2.5` will soon get released and eventually
 become the stable release.

 Adding transport-specific workarounds in BridgeDB is not great either, but
 maybe we can get away with it because BridgeDB is in Python (fix will be 3
 lines) and has a more fluid development cycle.

 Another good thing is that all those scramblesuit bridges are probably
 providing obfs3 too, so they are not entirely wasted.

 Finally, I'm not entirely against `TOR_VERSION` because it seems like
 potentially useful information and can help us hotfix such issues in the
 future (it's also easy to implement).
 Maybe instead of `TOR_VERSION`, we name it in a more general manner (like
 `APP_VERSION`) or something, and let other projects fill in their own
 things.

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


More information about the tor-bugs mailing list