[tor-bugs] #10680 [Analysis]: Obtain attributes of current public bridges

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jan 21 09:24:26 UTC 2014


#10680: Obtain attributes of current public bridges
--------------------------+-----------------
     Reporter:  sysrqb    |      Owner:
         Type:  task      |     Status:  new
     Priority:  normal    |  Milestone:
    Component:  Analysis  |    Version:
   Resolution:            |   Keywords:
Actual Points:            |  Parent ID:
       Points:            |
--------------------------+-----------------
Changes (by karsten):

 * cc: karsten (added)


Comment:

 I wonder, should we use the output of your script to complement the
 [https://metrics.torproject.org/stats.html#servers servers.csv] file
 provided by metrics-web?  There are a few requirements for that, though:

  - Allow the script to be run on a periodically updated local directory
 containing recent descriptors, for example, by running `rsync -arz
 --delete --exclude 'relay-descriptors/votes' metrics.torproject.org
 ::metrics-recent in`.
  - Remove all bridges that didn't have the `Running` flag in a bridge
 network status.  Only include server descriptors referenced from bridge
 network statuses, and only include extra-info descriptors referenced from
 server descriptors.
  - Add the number of bridges in the EC2 cloud, that is, bridges whose
 nickname starts with `"ec2bridger"`.
  - Produce a bridges.csv output file similar to
 [https://metrics.torproject.org/stats.html#servers servers.csv] that can
 be merged with a new relays.csv (produced by  current metrics-web) into
 the new servers.csv.

 If you're interested in writing such a script, I'd want to run it on yatei
 and write the glue code to include your results on the metrics website
 including making new graphs visualizing the new data.

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


More information about the tor-bugs mailing list