[tor-bugs] #9729 [Tor]: Make bridges publish additional ORPort addresses in their descriptor

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Oct 28 15:20:22 UTC 2013


#9729: Make bridges publish additional ORPort addresses in their descriptor
----------------------------+----------------------------------------------
     Reporter:  sqrt2       |      Owner:
         Type:              |     Status:  needs_information
  enhancement               |  Milestone:
     Priority:  normal      |    Version:  Tor: 0.2.5.1-alpha
    Component:  Tor         |   Keywords:  ORPort bridge multiple addresses
   Resolution:              |  Parent ID:
Actual Points:              |
       Points:              |
----------------------------+----------------------------------------------

Comment (by sqrt2):

 Reachability self-checking for multiple addresses requires that we can
 EXTEND a circuit to a specific IP address (and not just a specific OR) and
 that we can detect to which address a CREATE cell was sent.

 Directory authorities, however, just do a TLS handshake with a specific
 address/port, and it shouldn't be too hard to adapt
 dirserv_single_reachability_test() to do this for every address in the
 descriptor.

 I'll try to write a patch implementing these features in the coming days.

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


More information about the tor-bugs mailing list