[tor-bugs] #32408 [Core Tor/Tor]: Handle options_act_reversible() in new config system.

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Nov 7 17:23:55 UTC 2019


#32408: Handle options_act_reversible() in new config system.
--------------------------+------------------------------------
 Reporter:  nickm         |          Owner:  nickm
     Type:  defect        |         Status:  assigned
 Priority:  Medium        |      Milestone:  Tor: 0.4.3.x-final
Component:  Core Tor/Tor  |        Version:
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:  #29211        |         Points:  1.5
 Reviewer:  teor          |        Sponsor:  Sponsor31-can
--------------------------+------------------------------------
Changes (by nickm):

 * status:  needs_review => assigned
 * owner:  (none) => nickm


Comment:

 Okay, this needs to be more tricky than I had thought at first.  The
 problem is that for some of these "early irreversible" options, they need
 to happen before _any_ reversible options... and some need to happen
 _after_ opening ports but _before_ opening logs.

 This needs a better pair of names than "early" + "reversible". Maybe
 "early" and "transaction" or something.

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


More information about the tor-bugs mailing list