[tor-bugs] #9651 [Tor]: Enable ExtORPort by default when PTs are used?

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Sep 16 14:20:23 UTC 2013


#9651: Enable ExtORPort by default when PTs are used?
------------------------+-------------------------------
     Reporter:  asn     |      Owner:
         Type:  task    |     Status:  new
     Priority:  normal  |  Milestone:
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor tor-bridge pt
Actual Points:          |  Parent ID:
       Points:          |
------------------------+-------------------------------

Comment (by asn):

 Assuming that `(ServerTransportPlugin && public_server_mode())` is a good
 enough reason to launch an Extended ORPort listener, I wonder what's the
 best way to implement this.

 There doesn't seem to be a nice way to "just add another listener" in
 `config.c`. Maybe, if `(ServerTransportPlugin && public_server_mode())` we
 should go to `parse_ports()` and add another `parse_port_config()` line
 with made-up `options->ExtORPort_lines` arguments?

 What would you do to implement this cleanly, Nick?

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


More information about the tor-bugs mailing list