[tor-bugs] #17711 [Tor]: Make relays (and similar) fetch from directory mirrors

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Nov 27 10:12:52 UTC 2015


#17711: Make relays (and similar) fetch from directory mirrors
-----------------------------+--------------------------------
     Reporter:  teor         |      Owner:
         Type:  enhancement  |     Status:  new
     Priority:  Medium       |  Milestone:  Tor: 0.2.9.x-final
    Component:  Tor          |    Version:
     Severity:  Normal       |   Keywords:
Actual Points:               |  Parent ID:  #17709
       Points:               |    Sponsor:
-----------------------------+--------------------------------
 Non-directory mirrors,  should fetch from directory mirrors on a client
 schedule.

 * Make non-directory mirror relays (there won't be many of these after
 #12538), fetch from directory mirrors. They should FetchDirInfoEarly 0,
 just like clients do.
 * Make anything that isn't an authority, fallback directory mirror, or
 directory mirrors fetch from directory mirrors, FetchDirInfoEarly 0, just
 like clients do.
 * Modify directory_should_fetch_from_authorities():
   * change !server_mode || !advertised_server_mode to server_mode &&
 advertised_server_mode and make those servers fetch on a client-like
 schedule
   * make the default case 0

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


More information about the tor-bugs mailing list