[tor-bugs] #15482 [Tor]: Don't surprise users with new circuits in the middle of browsing

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Sep 1 16:37:22 UTC 2015


#15482: Don't surprise users with new circuits in the middle of browsing
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:  yawning
  mikeperry              |     Status:  needs_review
         Type:           |  Milestone:  Tor: 0.2.7.x-final
  enhancement            |    Version:  Tor: unspecified
     Priority:  normal   |   Keywords:  tbb-usability, tbb-wants, tor-core,
    Component:  Tor      |  PostFreeze027, TorCoreTeam201509
   Resolution:           |  Parent ID:
Actual Points:           |
       Points:           |
-------------------------+-------------------------------------------------
Changes (by yawning):

 * status:  assigned => needs_review


Comment:

 https://github.com/Yawning/tor/compare/feature15482

 This should be mergable.

 It's basically mike's patch with it made configurable, though not in the
 way rustybird did it because that's broken (`isolation_flags` is a
 uint8_t). I could have extended the width of the flag field instead of
 carving out a separate thing for this, but it really feels like something
 that should be separate, and I didn't want to dig through all the code
 that assumes it's an 8 bit value.

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


More information about the tor-bugs mailing list