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

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jun 11 14:27:04 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 asn):

 Also, check my branch `docs_and_refactoring_2` for some more code
 cleanups.

 Some more code comments:
 - Why do you "resend the message" on error in `get_message()`. Is that
 what you are suppposed to do in XMPP?

 - b64decode can throw an exception (triggered remotely by sending a
 wrongly formatted base64 chunk). We should catch that exception, and also
 check for other uncaught exceptions.

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


More information about the tor-bugs mailing list