[tor-bugs] #5252 [Onionoo]: Include AS information in relay details documents

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Feb 27 15:16:04 UTC 2012


#5252: Include AS information in relay details documents
-------------------------+--------------------------------------------------
 Reporter:  karsten      |          Owner:  karsten
     Type:  enhancement  |         Status:  new    
 Priority:  normal       |      Milestone:         
Component:  Onionoo      |        Version:         
 Keywords:               |         Parent:         
   Points:               |   Actualpoints:         
-------------------------+--------------------------------------------------
 Damian and I discussed including AS numbers and names in relay detail
 documents.  Maxmind has "a
 [http://www.maxmind.com/download/geoip/database/asnum/ free database] that
 maps IPv4 addresses to ASN, including the name of the ASN."  The first
 four of 181049 lines in their CSV file are:

 {{{
 16778240,16779263,"AS56203 Big Red Group"
 16781312,16782335,"AS2519 VECTANT Ltd."
 16783616,16785407,"AS2519 VECTANT Ltd."
 16793600,16809983,"AS18144 Energia Communications,Inc."
 }}}

 We could add two new fields "as_number" and "as_name" to relay details
 documents containing these information for any given relay.  If we don't
 find a relay in their database, we'd just leave out these fields.

 (This was issue 14 in my GitHub repository.)

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


More information about the tor-bugs mailing list