[tor-bugs] #19183 [Metrics/Metrics website]: Add sybilhunter's visualisations to Metrics website
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Thu May 26 21:05:57 UTC 2016
    
    
  
#19183: Add sybilhunter's visualisations to Metrics website
-------------------------------------+-------------------------------------
     Reporter:  phw                  |      Owner:  phw
         Type:  enhancement          |     Status:  new
     Priority:  Medium               |  Milestone:
    Component:  Metrics/Metrics      |    Version:
  website                            |   Keywords:  sybilhunter,
     Severity:  Normal               |  visualization, churn, uptime
Actual Points:                       |  Parent ID:
       Points:                       |   Reviewer:
      Sponsor:                       |
-------------------------------------+-------------------------------------
 It would be great to have sybilhunter's [https://nymity.ch/sybilhunting
 /churn-values/slide_2016-01.html churn] and
 [https://nymity.ch/sybilhunting/uptime-visualisation/slide_2014-01.html
 uptime] visualisations on the Metrics website. The churn plots are time
 series, just like the ones we already have on Metrics. Uptime
 visualisations are jpeg images. We could have weekly or monthly uptime
 images, and daily churn diagrams.
 Sybilhunter is a Go program that expects as input files that are
 structured like CollecTor's archives. It should be straightforward to run
 it over cron.
 Karsten, I don't know ggplot2. Could you help with plotting the churn
 values? The format is quite simple. Every line represents the churn
 changes for the current consensus, and starts with a timestamp, which is
 then followed by flag-specific churn values in the interval [0, 1].
 As I understand it, at least the following two steps are necessary to
 incorporate both visualisations:
 * Modify `./website/etc/metrics.json`.
 * Write a shell script for the cron job to run.
 Is there anything else we need?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19183>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list