[tor-bugs] #27927 [Internal Services/Tor Sysadmin Team]: Please create a 1GiB file on fastly for new bandwidth scanner

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Oct 1 19:46:13 UTC 2018


#27927: Please create a 1GiB file on fastly for new bandwidth scanner
-------------------------------------------------+-------------------------
     Reporter:  micah                            |      Owner:  tpa
         Type:  enhancement                      |     Status:  new
     Priority:  Medium                           |  Milestone:
    Component:  Internal Services/Tor Sysadmin   |    Version:
  Team                                           |   Keywords:  sbws,
     Severity:  Normal                           |  bandwidth scanner
Actual Points:                                   |  Parent ID:
       Points:                                   |   Reviewer:
      Sponsor:                                   |
-------------------------------------------------+-------------------------
 For the new sbws bandwidth scanner, we need to have a 1GiB file of random
 data placed on the fastly CDN in the same place as the other torflow
 bwauth files (https://cdn-fastly.torproject.org/.bwauth). It can be
 created in this way:

 head -c $((1024*1024*1024)) /dev/urandom > 1GiB

 thanks!

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


More information about the tor-bugs mailing list