[tor-bugs] #7822 [Pluggable transport]: Create an ezpt pluggable transports wrapper
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Tue Dec 10 02:08:48 UTC 2013
    
    
  
#7822: Create an ezpt pluggable transports wrapper
-------------------------------------+------------------
     Reporter:  dcf                  |      Owner:  asn
         Type:  project              |     Status:  new
     Priority:  normal               |  Milestone:
    Component:  Pluggable transport  |    Version:
   Resolution:                       |   Keywords:  easy
Actual Points:                       |  Parent ID:
       Points:                       |
-------------------------------------+------------------
Comment (by asn):
 Seems to work for me with. Nice :)
 To solve your {{{TODO(infinity0): close the circuit with an error}}} when
 your process terminates, you might want to see how obfs2 raises a
 `PluggableTransportError` exception when its protocol fails.
 We should also look at how to make this configurable so that it can accept
 arbitrary commands by the user (although some good recipes a la TESP_SPECS
 are also good). The problem with this is that the current way of passing
 parameters to pluggable transports is using k=v values in the
 `ClientTransportPlugin` and `ServerTransportOptions` torrc options.
 Passing shell commands using k=v values is not nice.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7822#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list