[tor-bugs] #6396 [Tor Bridge]: Reachability tests for obfuscated bridges

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Jul 16 12:37:05 UTC 2012


#6396: Reachability tests for obfuscated bridges
------------------------+---------------------------------------------------
 Reporter:  asn         |          Owner:                  
     Type:  task        |         Status:  new             
 Priority:  normal      |      Milestone:  Tor: unspecified
Component:  Tor Bridge  |        Version:                  
 Keywords:  pt          |         Parent:                  
   Points:              |   Actualpoints:                  
------------------------+---------------------------------------------------
 Bridge authorities are supposed to do reachability tests to bridges.

 This becomes problematic when pluggable transports are deployed since the
 bridge authority will need a pluggable transport to properly communicate
 with an obfuscated bridge.

 Here are some solutions:

 a) All the pluggable transports of a bridge will be considered reachable
 if the ORPort of the bridge is reachable.

 b) The above + a TCP scan on each transport port to make sure that the
 port is open.

 c) The bridge authority supports many the known and widely used pluggable
 transports and does robust reachability tests on all the transport ports.
 When it does not recognize a transport, it falls back to a) or b).

 As part of #4568 it was decided to go with a) for now. In the future, we
 should probably drift towards c) since it seems to be the right thing to
 do (Thandy deployment would also make it a bit easier).

 Any ahas, opinions, thoughts or possible solutions?

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


More information about the tor-bugs mailing list