[tor-bugs] #17120 [Tor]: Fire a circuit status control port event when circuit isolation changes.

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Sep 21 16:11:27 UTC 2015


#17120: Fire a circuit status control port event when circuit isolation changes.
-----------------------------+------------------------------------------
     Reporter:  yawning      |      Owner:
         Type:  enhancement  |     Status:  new
     Priority:  minor        |  Milestone:  Tor: 0.2.8.x-final
    Component:  Tor          |    Version:
   Resolution:               |   Keywords:  tor-core, control port, easy
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+------------------------------------------

Comment (by cypherpunks):

 The isolation should be reported in stream events. This can easily be done
 by adding new optional fields and should not break existing controllers.

 As an added benefit, custom controllers will be able to perform stream
 isolation. They can't right now, since the isolation parameters are only
 reported in circuit events when it is too late.

 The stream events should include SOCKS address:port of the listener side
 of the Tor side of the socks connection and SOCKS username/password.

 (SOURCE_ADDR currently included in stream events is the wrong/useless side
 of the socks connection.)

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


More information about the tor-bugs mailing list