[tor-bugs] #7559 [Flashproxy]: Registration via indirect URL request

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Feb 13 01:13:50 UTC 2013


#7559: Registration via indirect URL request
------------------------+---------------------------------------------------
 Reporter:  dcf         |          Owner:  aallai        
     Type:  project     |         Status:  needs_revision
 Priority:  normal      |      Milestone:                
Component:  Flashproxy  |        Version:                
 Keywords:              |         Parent:                
   Points:              |   Actualpoints:                
------------------------+---------------------------------------------------
Changes (by aallai):

  * status:  needs_review => needs_revision


Comment:

 Actually the code above is not working correctly. It decrypts the
 registrations properly, but then fails later in a format_addr() call.

 I noticed that in the parse_addr_spec() call in facilitator-reg-url, line
 79, getaddrinfo() returns ('0.0.0.1', 0) as a host-port pair, when passed
 something like 127.0.0.1:9000. I can't reproduce this in the python
 interpreter though, so I am a bit baffled...

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


More information about the tor-bugs mailing list