[metrics-bugs] #18342 [Metrics/Onionoo]: Provide more accurate reverse DNS results
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Nov 14 14:28:09 UTC 2017
#18342: Provide more accurate reverse DNS results
-----------------------------+------------------------------
Reporter: cypherpunks | Owner: metrics-team
Type: defect | Status: assigned
Priority: Medium | Milestone:
Component: Metrics/Onionoo | Version:
Severity: Normal | Resolution:
Keywords: metrics-2018 | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-----------------------------+------------------------------
Comment (by irl):
Java does indeed check to see that there is an A record that matches the
PTR record when using InetAddress.getHostName().
The following would allow us to perform this "manually":
https://docs.oracle.com/javase/8/docs/technotes/guides/jndi/jndi-dns.html
We could then flag whether or not the A record matched and return this
information along with it.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18342#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the metrics-bugs
mailing list