[tor-bugs] #6546 [Tor]: Replace check.tp.o with internal mapaddress + JSON/XML object

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Oct 9 00:19:10 UTC 2012


#6546: Replace check.tp.o with internal mapaddress + JSON/XML object
--------------------------------------------------------------------------------+
 Reporter:  ioerror                                                             |          Owner:                    
     Type:  enhancement                                                         |         Status:  new               
 Priority:  normal                                                              |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor                                                                 |        Version:                    
 Keywords:  proposal-needed tbb-usability MikePerry201210d tor-client SponsorJ  |         Parent:                    
   Points:                                                                      |   Actualpoints:                    
--------------------------------------------------------------------------------+

Comment(by mikeperry):

 Hrmm, without HTTP, the use of this test is limited to applications where
 we can create pure sockets and specify the proxy settings for them.
 Moreover, even where full TCP socket support is provided, this makes
 testing harder, as you're no longer exercising the same codepaths that
 your application normally uses by default.

 For example, XPCOM's TCP sockets in Firefox do not use your browser's
 actual proxy settings values. You have to explicitly specify the proxy you
 want for each TCP connection. While you can in theory pull the proxy
 settings values from about:config and explicitly specify them for the test
 connection, this will fail in cases where users have installed filter
 addons like FoxyProxy, which can alter proxy behavior for specific HTTP
 requests on the fly...

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


More information about the tor-bugs mailing list