[tor-bugs] #3711 [Torify]: Application support for optimistic data: Torsocks

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Aug 10 16:11:50 UTC 2011


#3711: Application support for optimistic data: Torsocks
--------------------+-------------------------------------------------------
 Reporter:  nickm   |          Owner:       
     Type:  defect  |         Status:  new  
 Priority:  normal  |      Milestone:       
Component:  Torify  |        Version:       
 Keywords:          |         Parent:  #1849
   Points:          |   Actualpoints:       
--------------------+-------------------------------------------------------
 Now that Tor (as of 0.2.3.x) supports optimistic data, we should try to
 get torsocks to support it.

 This won't be totally trivial, since we'll need to tell the application
 "yes, it connected" early, and then give an error if the connection
 actually happens.  (Perhaps we can get away with doing an early shutdown()
 on the connection so that reads and writes fail, but the fd lingers.  If
 not, we'll have to intercept read, write, pread, pwrite, writev, select,
 etc, so that we can give an error if needed.)

 There was some discussion of this in the comments of #1849.

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


More information about the tor-bugs mailing list