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

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Jun 30 21:37:13 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):

 Replying to [comment:68 asn]:
 > Any experience with this issue on the server-side? It only happens with
 gmail. Is it because GTalk is not compatible with xep-0030?
 >
 > {{{
 > $ python hexchat.py --logfile a --login something at gmail.com password
 > Traceback (most recent call last):
 >   File "hexchat.py", line 50, in <module>
 >     master0=master(username_passwords, whitelist, args.num_logins)
 >   File "/hexchat/master.py", line 89, in __init__
 >     self.bots.append(bot(self, jid_password))
 >   File "/hexchat/bot.py", line 38, in __init__
 >     self.process()
 >   File "/usr/lib/python2.7/dist-packages/sleekxmpp/basexmpp.py", line
 147, in process
 >     self.plugin[name].post_init()
 >   File "/usr/lib/python2.7/dist-
 packages/sleekxmpp/plugins/xep_0199/ping.py", line 76, in post_init
 >     self.xmpp['xep_0030'].add_feature(Ping.namespace)
 > AttributeError: 'bool' object has no attribute 'add_feature'
 > }}}

 I seem to recall having the same problem and resolving it by updating
 sleekxmpp.

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


More information about the tor-bugs mailing list