Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #25742

Closed (moved)
Open
Opened Apr 09, 2018 by cypherpunks@cypherpunks

add more metadata about relays: #1 DNSSEC validation, #2 DNS server

It would be great to show relay operators more information about what they could improve on their relay configuration. In the area of exits and DNS this could be:

  • DNSSEC
  • do not use Google, Cloudflare, Quad9,.. DNS server

To support this we would first need two new onionoo fields before adding indicators to Relay Search. Both fields are only relevant for exit relays.

dnssec_validation: boolean True if the exit relay does validate

dns_resolver: string PTR record for the IP address used to resolve a hostname via this exit.

To collect the data you could run exitmap's dnssec and dnsenum modules once every ~12 hours.

https://github.com/NullHypothesis/exitmap/blob/master/src/modules/dnssec.py https://github.com/NullHypothesis/tor-dns/blob/master/code/resolvers-of-exit-relays/dnsenum.py

context: https://twitter.com/nusenu_/status/983302939258138626

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#25742