zerotier / zeronsd

A DNS server for ZeroTier users
https://zerotier.com
BSD 3-Clause "New" or "Revised" License
498 stars 57 forks source link

Pivot to using `home.arpa.` as the default TLD #101

Closed erikh closed 2 years ago

erikh commented 3 years ago

Personal networks are expected to be home.arpa. by default; DNSSEC externally depends on this for some resolvers and caching nameservers.

We will want to default to this behavior in the future. This is expected to land around 0.3 when some other features are dropping.

Relevant reading:

https://www.ctrl.blog/entry/homenet-domain-name.html https://www.rfc-editor.org/rfc/rfc8375.html