[GH-ISSUE #1382] Consider returning NXDOMAIN for all .onion domains #660

Closed
opened 2026-03-15 23:43:38 +03:00 by kerem · 0 comments
Owner

Originally created by @bluejekyll on GitHub (Feb 21, 2021).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/1382

See The ".onion" Special-Use Domain Name

This would prevent any leaking of requests to onion domains when incorrectly resolving through DNS.

One this to consider here is to do this before any searches, i.e. example.onion should not use the search list in the config, we should not e.g. search on example.onion.example.com

Originally created by @bluejekyll on GitHub (Feb 21, 2021). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/1382 See [The ".onion" Special-Use Domain Name](https://tools.ietf.org/html/rfc7686) This would prevent any leaking of requests to onion domains when incorrectly resolving through DNS. One this to consider here is to do this before any searches, i.e. `example.onion` should not use the search list in the config, we should not e.g. search on `example.onion.example.com`
kerem 2026-03-15 23:43:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#660
No description provided.