[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs