[tor-bugs] #18342 [Metrics/Onionoo]: onionoo has poor reverse DNS results
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Sep 2 09:59:29 UTC 2016
#18342: onionoo has poor reverse DNS results
-----------------------------+---------------------
Reporter: cypherpunks | Owner:
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Metrics/Onionoo | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-----------------------------+---------------------
Comment (by karsten):
Here's how we're currently resolving addresses to domain names:
{{{
String result = InetAddress.getByName(this.address).getHostName();
}}}
Are there better ways to do this?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18342#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list