[tor-bugs] #3202 [Pluggable transport]: shared secret support in obfs2

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue May 17 01:27:02 UTC 2011


#3202: shared secret support in obfs2
---------------------------------+------------------------------------------
 Reporter:  asn                  |          Owner:  asn
     Type:  defect               |         Status:  new
 Priority:  normal               |      Milestone:     
Component:  Pluggable transport  |        Version:     
 Keywords:                       |         Parent:     
   Points:                       |   Actualpoints:     
---------------------------------+------------------------------------------
 I coded (well, it was already coded but I made it functional) support for
 shared secrets in my shared_secret obfsproxy branch.

 Some things that I don't know if I like or not:
 * I currently set the shared secret per-connection, instead of setting the
 shared secret per-protocol on startup.
 * I created a protocol_params_t struct that contains protocol parameters
 (eg, if we are the initiator, shared secret, etc.). It gets passed to
 proto_new() when we are creating a protocol object for every connection.
 Maybe in the future we will need to put more stuff in there, maybe not.

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


More information about the tor-bugs mailing list