#14866: Tor circuit display sometimes shows out-of-date circuit if "New IP 
address
for this site" is chosen
---------------------------------+-----------------------------
     Reporter:  arthuredelstein  |      Owner:  arthuredelstein
         Type:  defect           |     Status:  assigned
     Priority:  normal           |  Milestone:
    Component:  Tor Browser      |    Version:
   Resolution:                   |   Keywords:
Actual Points:                   |  Parent ID:
       Points:                   |
---------------------------------+-----------------------------

Comment (by arthuredelstein):

 The following patch fixes the problem:

 
https://github.com/arthuredelstein/torbutton/commit/8a4aaab438e0ec1e361a28ecd5885c3a501e60cb

 Before, when a the circuit display, we were only matching the page's
 domain to the circuit's SOCKS username (reported by the ControlPort). With
 this patch, we look up the page's proxyInfo object and use both username
 and password to find the correct circuit to display.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14866#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to