[tor-bugs] #24679 [Core Tor/Fallback Scripts]: Make the default fallback weight 9, not 10

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Dec 20 00:54:52 UTC 2017


#24679: Make the default fallback weight 9, not 10
---------------------------------------+-----------------------------------
 Reporter:  teor                       |          Owner:  (none)
     Type:  defect                     |         Status:  needs_revision
 Priority:  Medium                     |      Milestone:  Tor:
                                       |  0.3.3.x-final
Component:  Core Tor/Fallback Scripts  |        Version:
 Severity:  Normal                     |     Resolution:
 Keywords:  fallback easy intro        |  Actual Points:
Parent ID:  #22271                     |         Points:  0.1
 Reviewer:                             |        Sponsor:  Sponsor8-can
---------------------------------------+-----------------------------------
Changes (by teor):

 * status:  new => needs_revision


Comment:

 There's some code for weight=9 in
 https://github.com/ingoglia/tor_bugs/tree/bug24679

 Replying to [comment:2 Sebastian]:
 > Just scrap the weights?

 Yeah, let's try that.

 It needs the following changes:
 * remove weights entirely from the script output
 * update the default in parse_dir_fallback_line() to N
 * update the man page to reflect the new default

 We just need to choose a sensible N.
 It can be as big as we like, because clients try authorities for
 bootstrapping anyway after a few seconds.

 N=1.0 (no tor code change) makes 5% of client bootstraps go to authorities
 N=10.0 (old value) makes 0.5% of client bootstraps go to authorities

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


More information about the tor-bugs mailing list