Internet-Draft | Base Protocol Requirements for the Root | July 2025 |
Abley | Expires 26 January 2026 | [Page] |
The root zone of the DNS is, in almost all ways, a DNS zone like any other, and shares the same DNS protocol requirements. However, there are a small number of ways in which the root zone is special, in some cases as a consequence of the wider DNS protocol protocol or for operational reason. This document describes some ways in which the root zone is special and imposes corresponding technical requirements on the contents of the root zone. These requirements form a minimal starting point for other policies that relate to the root zone of the DNS, many of which are developed and implemented outside the IETF.¶
This note is to be removed before publishing as an RFC.¶
The latest revision of this draft can be found at https://ableyjoe.github.io/draft-jabley-root-zone-ground-rules/draft-jabley-root-zone-ground-rules.html. Status information for this document may be found at https://datatracker.ietf.org/doc/draft-jabley-root-zone-ground-rules/.¶
Discussion of this document takes place on the dnsop Working Group mailing list (mailto:dnsop@ietf.org), which is archived at https://datatracker.ietf.org/wg/dnsop/about/. Subscribe at https://www.ietf.org/mailman/listinfo/dnsop/.¶
Source for this draft and an issue tracker can be found at https://github.com/ableyjoe/draft-jabley-root-zone-ground-rules.¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 26 January 2026.¶
Copyright (c) 2025 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
The Domain Name System (DNS), originally specified in [RFC1034] and [RFC1035], implements a namespace that is distributed structurally as a collection of zones, connected together as a tree. The root zone in the DNS is the ancestor of all other zones and has no parent.¶
From the perspective of the DNS protocol, all zones in the DNS share the same essential properties. However, the root zone is special in some ways by virtue of its location within the namespace. For example, as the ancestor of all other zones, a chain of trust to a key used to generate signatures in other zones relies upon secure delegations being used from the root zone for direct children.¶
This document describes a minimal set of technical constraints for the construction of the root zone. This document specifically does not aim to encapsulate a complete or sufficient set of policies for the root zone to meet the wider requirements of the DNS, for all of which this document defers to other competent authorities.¶
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here.¶
This document assumes a familiarity with the DNS terminology described in [RFC9499].¶
The root zone MUST include exactly one SOA resource record with empty owner name and class IN. This is a consequence of the requirements for DNS zones described in [RFC1034] and [RFC1035].¶
The root zone MUST include an NS resource record set with empty owner name and class IN, as described in [RFC1034] and [RFC1035]. This is a consequence of the requirements for DNS zones described in [RFC1034] and [RFC1035].¶
This document does not specify particular values for the SOA parameters included in the SOA resource record RDATA, the NS record targets, the number of NS resource records in the NS RRSet or the TTL of any of the RRSets described above. All such policy decisions are instead deferred to the appropriate competent authorities.¶
The root zone MUST NOT include A or AAAA resource records with empty owner name and class IN. Multiple specifications make use of an empty domain name to mean "not available", including [RFC2782], [RFC7505] and [RFC9460]. However, some naive DNS clients are observed to misinterpret such signals, with the result that queries with empty QNAME, QCLASS="IN" and QTYPE="A" or "AAAA" are observed at root servers. Positive responses to such queries would have poor security characteristics and are therefore prohibited.¶
DNSSEC MUST be deployed in the root zone, as specified in [RFC9364].¶
This document does not specify practices around key management, signature generation, algorithm choice or any other parameter choices.¶
It is acknowledged that correct and proper management of DNSSEC in the root zone includes making pragmatic, operational decisions, and this document specifically does not specify how DNSSEC should be deployed in any particular circumstance or at any particular time. All such policy decisions are instead deferred to the appropriate competent authorities.¶
This document aims to provide certainty for fundamental, technical protocol aspects of the root zone of the DNS, including the deployment of DNSSEC in the root zone.¶
This document does not present any new risks to the Internet.¶
This document describes technical, protocol constraints on the generation of the DNS root zone which should be incorporated as appropriate into the root zone management responsibilities of the IANA.¶
Your! Name! Here!¶