[tor-bugs] #20797 [Metrics/Torflow]: Exclude authorities from bandwidth scanning

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Nov 27 10:14:42 UTC 2016


#20797: Exclude authorities from bandwidth scanning
---------------------------------+--------------------
     Reporter:  teor             |      Owner:  aagbsn
         Type:  defect           |     Status:  new
     Priority:  Medium           |  Milestone:
    Component:  Metrics/Torflow  |    Version:
     Severity:  Normal           |   Keywords:
Actual Points:                   |  Parent ID:
       Points:                   |   Reviewer:
      Sponsor:                   |
---------------------------------+--------------------
 The bandwidth authorities scan the bandwidth of the directory authorities,
 and then skip them when aggregating bandwidth for votes:
 https://gitweb.torproject.org/torflow.git/tree/NetworkScanners/BwAuthority/aggregate.py#n755

 It would save directory authority bandwidth to skip them at the scanning
 stage instead.

 We could do this by adding 'Authority' to the forbidden flags for entry,
 middle, and exit nodes here:
 https://gitweb.torproject.org/pytorctl.git/tree/PathSupport.py#n1151

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


More information about the tor-bugs mailing list