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

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jul 1 11:15:15 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):

 (fixed the issue with my sleekxmpp)

 btw, I kind of dislike the fact that we send our local ip:port through
 XMPP. it's a small but unneeded information leak.

 Since (<remote ip/port>, <jid>) is not sufficient for your routing table,
 why don't you also add the source IP of the other side in there? You can
 probably get the client's IP using the sleekxmpp API; you don't need the
 client to send its IP to the server. If that doesn't work, you can get the
 client to generate a nonce and send it to the server.

 Do you think that makes sense?

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


More information about the tor-bugs mailing list