[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #5250 [Onionoo]: Include country/region/city names in details documents



#5250: Include country/region/city names in details documents
-------------------------+--------------------------------------------------
 Reporter:  karsten      |          Owner:  karsten
     Type:  enhancement  |         Status:  new    
 Priority:  normal       |      Milestone:         
Component:  Onionoo      |        Version:         
 Keywords:               |         Parent:         
   Points:               |   Actualpoints:         
-------------------------+--------------------------------------------------
 Damian suggests to include more information from the GeoIP database in
 details documents.  We discussed the region and the city name of a relay,
 but it may also be useful to add the country name written out.  These
 information are trivial to look up: `location.countryName`,
 `regionName.regionNameByCode(location.countryCode, location.region)`, and
 `location.city`.

 I started an initial implementation of this feature, but ran into problems
 with encoding Java's Unicode strings as UTF-8.  It's just not pretty to
 write NÃrnberg as N?rnberg.

 (This was issue 12 in my GitHub repository.)

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5250>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs