[tor-bugs] #19027 [Metrics/Onionoo]: Adding organization name for each relay

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu May 19 03:19:49 UTC 2016


#19027: Adding organization name for each relay
-----------------------------+-------------------------
 Reporter:  virgil           |          Owner:  virgil
     Type:  enhancement      |         Status:  closed
 Priority:  Medium           |      Milestone:
Component:  Metrics/Onionoo  |        Version:
 Severity:  Normal           |     Resolution:  invalid
 Keywords:                   |  Actual Points:
Parent ID:                   |         Points:
 Reviewer:  karsten          |        Sponsor:
-----------------------------+-------------------------
Changes (by virgil):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Replying to [ticket:19027 virgil]:
 > Roster quantifies things like "organization diversity" as something more
 sophisticated than mere AS diversity.
 >
 > Particularly, AS-diversity is necessary but not sufficient for
 organization diversity.
 >
 > To do this, we are leveraging data from CAIDA.org. Particularly this
 data set: http://data.caida.org/datasets/as-organizations/
 >
 > Here's my python code for downloading the most recent AS-
 orrganizationsdata
 >
 >  * http://dl.dropbox.com/u/3308162/download_latest_as2orgname_data.py
 >
 > This python generates a JSON file. Here's the one for April 2016:
 >
 >  * http://dl.dropbox.com/u/3308162/as2orgs.json.gz
 >
 > For example, here's the entry for the AS number 44925 on which
 torproject.org is hosted:
 >
 > `"44925": {"aut_name": "THE-1984-AS","changed": "","org_name": "1984
 ehf","source": "RIPE"}`The next step is to have this data included
 inOnionooand refreshed every month. Particularly, everyOnionooentry for a
 relay should include the: 'aut_name' and 'org_name' as given in the
 as2orgs.json file. My python script takes
 >
 > That's it. Just run this once a month. Read the JSON intoOnionoo, and
 include the relevant data.

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


More information about the tor-bugs mailing list