[tor-bugs] #6135 [Tor Client]: Tune + tighten path bias parameters

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Jun 20 21:04:06 UTC 2012


#6135: Tune + tighten path bias parameters
-------------------------+--------------------------------------------------
 Reporter:  mikeperry    |          Owner:     
     Type:  enhancement  |         Status:  new
 Priority:  major        |      Milestone:     
Component:  Tor Client   |        Version:     
 Keywords:               |         Parent:     
   Points:               |   Actualpoints:     
-------------------------+--------------------------------------------------
Changes (by mikeperry):

 * cc: nickm, arma (added)


Comment:

 Ok, I did some work to get closer to a solution here. See
 https://gitweb.torproject.org/torflow.git/tree/HEAD:/CircuitAnalysis/PathBias.
 In particular,
 https://gitweb.torproject.org/torflow.git/blob/HEAD:/CircuitAnalysis/PathBias/observations.txt
 and
 https://gitweb.torproject.org/torflow.git/blob_plain/HEAD:/CircuitAnalysis/PathBias/results.txt

 Here's the 4 line summary:
 0. Parameter choice is blocked on getting a good measure of the ambient
 success rate.
 1. We should transform PATH_BIAS_SCALE_FACTOR into a percent, and make it
 high. Like 95.
 2. We might want to use a separate, lower PATH_BIAS_PCT before
 SCALE_THRESHOLD.
 3. After SCALE_THRESHOLD, PATH_BIAS_PCT can be pretty high for notice and
 warn

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


More information about the tor-bugs mailing list