[tor-bugs] #28624 [Core Tor/Tor]: Should we remember dormant state on restart?

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 27 16:59:52 UTC 2018


#28624: Should we remember dormant state on restart?
--------------------------+------------------------------------
 Reporter:  arma          |          Owner:  (none)
     Type:  enhancement   |         Status:  new
 Priority:  Medium        |      Milestone:  Tor: 0.4.0.x-final
Component:  Core Tor/Tor  |        Version:
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:  2
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------
Changes (by nickm):

 * points:   => 2
 * milestone:   => Tor: 0.4.0.x-final


Comment:

 Thanks for opening this: I've been thinking about it since I saw this
 email:

 https://lists.torproject.org/pipermail/tor-dev/2018-November/013561.html

 I've been thinking of the following interface:

 {{{
    DormantOnStart 1|0|auto

    If DormantOnStart is set to 1, then Tor starts up in dormant mode.

    If DormantOnStart is 0 (the default), then Tor starts up in active
    (non-dormant) mode.

    If DormantOnStart is "auto", then Tor starts up in dormant mode UNLESS
    it was active when it last saved its state file, AND it saved its state
    file no more than DormantClientTimeout seconds ago.
 }}}

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


More information about the tor-bugs mailing list