Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #13565

Closed
Open
Opened Oct 25, 2014 by Arturo Filasto@art

Work on script that generates the data formats for visualisation team

This involves querying the database tables reports and measurements and adding data to a new table called "bridge_reachability" or "bridge_reachability_timeline" where all the data that is needed to visualise the data is placed.

The data format that is needed by them is the following: https://transparencytoolkit.org/pretty_data.json with the addition of the key "status" that can have 4 values:

  • working (the bridge works, control == true, test == true)
  • blocked (the bridge is offline, control == true, test == false)
  • offline (the bridge is offline, control == false, test == false)
  • inconsistency (there is probably a bug in ooni or tor or obfsproxy, control == false, test == true)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#13565