[tor-bugs] #3204 [Pluggable transport]: The cli interface of obfsproxy is terrible and makes children cry.

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue May 17 23:59:43 UTC 2011


#3204: The cli interface of obfsproxy is terrible and makes children cry.
---------------------------------+------------------------------------------
 Reporter:  asn                  |          Owner:  asn
     Type:  defect               |         Status:  new
 Priority:  normal               |      Milestone:     
Component:  Pluggable transport  |        Version:     
 Keywords:                       |         Parent:     
   Points:                       |   Actualpoints:     
---------------------------------+------------------------------------------

Comment(by asn):

 I was thinking of an openssl-ish interface:
 {{{
 obfsproxy protocol protocol_opts [ protocol_args ]
 }}}
 where:
 * 'protocol' is the name of the protocol.
 * 'protocol_opts' are protocol specific options,
 like whether we are a server or a client.
 * 'protocol_args' are protocol specific arguments,
 like setting a shared secret.

 For examples:
 {{{
 obfsproxy obfs2 client --shared-secret="supermario"
 }}}
 {{{
 obfsproxy dummy socks
 }}}

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


More information about the tor-bugs mailing list