[tor-bugs] #9022 [Pluggable transport]: Create an XMPP pluggable transport

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Jul 6 04:27:20 UTC 2013


#9022: Create an XMPP pluggable transport
---------------------------------+------------------------------------------
 Reporter:  asn                  |          Owner:  feynman 
     Type:  task                 |         Status:  accepted
 Priority:  normal               |      Milestone:          
Component:  Pluggable transport  |        Version:          
 Keywords:                       |         Parent:          
   Points:                       |   Actualpoints:          
---------------------------------+------------------------------------------

Comment(by feynman):

 I experimented with nonblocking sockets and found that they clean up a lot
 of code. I decided to stick with them. The old code is in misc/blocking.

 I also added a feature in which clients and servers can only give out a
 maximum number of aliases. This helps scalability, and should help prevent
 a single connection from hogging too much bandwidth (since each alias can
 only provide 5kb/s). The aliases are chosen in such a way that all the
 aliases share connections pretty evenly.

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


More information about the tor-bugs mailing list