[tor-bugs] #17907 [Tor]: Modify clients to consistently send N% of initial consensus requests to the authorities

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Dec 20 23:31:58 UTC 2015


#17907: Modify clients to consistently send N% of initial consensus requests to the
authorities
-----------------------------+--------------------------------
     Reporter:  teor         |      Owner:
         Type:  enhancement  |     Status:  new
     Priority:  Medium       |  Milestone:  Tor: 0.2.8.x-final
    Component:  Tor          |    Version:
     Severity:  Normal       |   Keywords:  ipv6
Actual Points:               |  Parent ID:
       Points:               |    Sponsor:
-----------------------------+--------------------------------
 We currently use the directory authority statistics to estimate the number
 of clients in the Tor network.

 But fallback directories will handle initial consensus downloads in future
 releases.

 So, to preserve client statistics, we can modify Tor clients to make a
 certain small percentage (1%?) of initial consensus downloads to the
 directory authorities. If we scale the authority downloads from each Tor
 release by this factor, we can estimate the number of clients.

 This is particularly important for client IPv6 bootstrap (#17840), as only
 some authorities and fallbacks have IPv6 (and the proportion of fallbacks
 is lower than the proportion of authorities).

 We could change the meaning of DirAuthorityFallbackRate to "the
 authorities see this proportion of queries", or implement another option,
 and document the interaction with DirAuthorityFallbackRate.

 (I think the second option is better, but we'd end up essentially
 obsoleting DirAuthorityFallbackRate.)

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


More information about the tor-bugs mailing list