[tor-bugs] #11497 [Globe]: Add fractions of bridge clients by country, transport, and IP version

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Apr 13 08:40:24 UTC 2014


#11497: Add fractions of bridge clients by country, transport, and IP version
-------------------------+----------------------
 Reporter:  karsten      |          Owner:  rndm
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:
Component:  Globe        |        Version:
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
-------------------------+----------------------
 Now that Globe displays graph averages next to the graphs, would it be
 possible to add fractions of bridge clients by country, transport, and IP
 version next to the clients graph?

 Example details page on Globe:

 https://globe.torproject.org/#/bridge/DE6397A047ABE5F78B4C87AF725047831B221AAB

 Example clients document part from Onionoo:

 {{{
 "1_week": {
     "first": "2014-04-0312: 00: 00",
     "last": "2014-04-0712: 00: 00",
     "interval": 86400,
     "factor": 0.076015949,
     "count": 5,
     "values": [
         956,
         970,
         951,
         907,
         999
     ],
     "countries": {
         "ca": 0.0211,
         "de": 0.0149,
         "gb": 0.0307,
         "in": 0.0219,
         "ir": 0.4584,
         "ru": 0.0257,
         "sy": 0.0527,
         "tr": 0.0492,
         "us": 0.0926
     },
     "transports": {
         "obfs2": 0.7973,
         "obfs3": 0.1988
     },
     "versions": {
         "v4": 1
     }
 }
 }}}

 New text could be:
  - clients by country: Iran (46%), U.S.A. (9%), Syria (5%)
  - clients by transport: obfs2 (80%), obfs3 (20%)
  - clients by IP version: IPv4 (100%)

 The "clients by country" part could even show flags in addition to country
 names like the "Country" field on relay details pages does.

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


More information about the tor-bugs mailing list