[tor-bugs] #12614 [Pluggable transport]: Design a good way to pass transport options to child PTs

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Aug 6 14:01:24 UTC 2014


#12614: Design a good way to pass transport options to child PTs
-------------------------------------+---------------------------
     Reporter:  infinity0            |      Owner:  RushingWookie
         Type:  defect               |     Status:  new
     Priority:  normal               |  Milestone:
    Component:  Pluggable transport  |    Version:
   Resolution:                       |   Keywords:  fog
Actual Points:                       |  Parent ID:
       Points:                       |
-------------------------------------+---------------------------

Comment (by infinity0):

 Instead of using ServerTransportOptions in torrc, we could have chain-
 specific ServerTransportOptions in fogrc instead. I believe fog-server
 already has some code that suggests this, e.g. the ServerTransportPlugin
 struct in config.go has an Options field.

 Then, you can have the same options syntax in both the Bridge line in
 torrc (for the client) and the ServerTransportOptions line in fogrc (for
 the fog-server).

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


More information about the tor-bugs mailing list