<?xml version="1.0"encoding="utf-8"?> <!-- name="GENERATOR" content="github.com/mmarkdown/mmark Mmark Markdown Processor - mmark.miek.nl" -->encoding="UTF-8"?> <!DOCTYPE rfc [ <!ENTITY nbsp " "> <!ENTITY zwsp "​"> <!ENTITY nbhy "‑"> <!ENTITY wj "⁠"> ]> <rfc version="3" ipr="trust200902" docName="draft-ietf-dnsop-dns-catalog-zones-09" number="9432" submissionType="IETF" category="std" consensus="true" xml:lang="en"xmlns:xi="http://www.w3.org/2001/XInclude" consensus="true">tocInclude="true" sortRefs="true" symRefs="true" updates="" obsoletes="" xmlns:xi="http://www.w3.org/2001/XInclude"> <front> <titleabbrev="dns-catalog-zones">DNSabbrev="DNS Catalog Zones">DNS CatalogZones</title><seriesInfo value="draft-ietf-dnsop-dns-catalog-zones-09" stream="IETF" status="standard" name="Internet-Draft"></seriesInfo>Zones</title> <seriesInfo name="RFC" value="9432"/> <author initials="P." surname="van Dijk" fullname="Peter vanDijk"><organization>PowerDNS</organization><address><postal><street></street>Dijk"> <organization>PowerDNS</organization> <address><postal> <city>Den Haag</city> <country>Netherlands</country> </postal><email>peter.van.dijk@powerdns.com</email> </address></author> <author initials="L." surname="Peltan" fullname="LiborPeltan"><organization>CZ.NIC</organization><address><postal><street></street> <country>CZ</country>Peltan"> <organization>CZ.NIC</organization> <address><postal> <country>Czech Republic</country> </postal><email>libor.peltan@nic.cz</email> </address></author> <author initials="O." surname="Sury" fullname="OndrejSury"><organization>InternetSury"> <organization>Internet SystemsConsortium</organization><address><postal><street></street> <country>CZ</country>Consortium</organization> <address><postal> <country>Czech Republic</country> </postal><email>ondrej@isc.org</email> </address></author> <author initials="W." surname="Toorop" fullname="WillemToorop"><organization>NLnet Labs</organization><address><postal><street>ScienceToorop"> <organization>NLnet Labs</organization> <address><postal> <street>Science Park 400</street> <city>Amsterdam</city> <code>1098 XH</code> <country>Netherlands</country> </postal><email>willem@nlnetlabs.nl</email> </address></author> <author initials="C.R." surname="Monshouwer" fullname="KeesMonshouwer"><organization></organization><address><postal><street></street>Monshouwer"> <organization></organization> <address><postal> <country>Netherlands</country> </postal><email>mind@monshouwer.eu</email> </address></author> <author initials="P." surname="Thomassen" fullname="PeterThomassen"><organization>deSEC,Thomassen"> <organization>deSEC, SSE - Secure SystemsEngineering</organization><address><postal><street></street>Engineering</organization> <address><postal> <street></street> <city>Berlin</city> <country>Germany</country> </postal><email>peter@desec.io</email> </address></author> <author initials="A." surname="Sargsyan" fullname="AramSargsyan"><organization>InternetSargsyan"> <organization>Internet SystemsConsortium</organization><address><postal><street></street>Consortium</organization> <address><postal> <street></street> </postal><email>aram@isc.org</email> </address></author> <date year="2023"month="February" day="7"></date> <area>Internet</area> <workgroup>DNSOP Working Group</workgroup>month="July"/> <area>ops</area> <workgroup>dnsop</workgroup> <abstract> <t>This document describes a method for automatic DNS zone provisioning among DNS primary and secondarynameserversname servers by storing and transferring the catalog of zones to be provisioned as one or more regular DNS zones.</t> </abstract> </front> <middle> <section anchor="introduction"><name>Introduction</name> <t>The content of a DNS zone is synchronized among its primary and secondarynameserversname servers usingAXFRAuthoritative Transfer (AXFR) andIXFR.Incremental Zone Transfer (IXFR). However, the list of zones served by the primary (called acatalog"catalog" in <xref target="RFC1035"></xref>) is not automatically synchronized with the secondaries. To add or remove a zone, the administrator of a DNSnameservername server farmnot onlyhas to not only add or remove the zone from theprimary, theyprimary but must alsoadd/removeadd or remove configuration for the zone from all secondaries. This can be both inconvenient anderror-prone; inerror-prone. In addition, the steps required are dependent on thenameservername server implementation.</t> <t>This document describes a method in which the list of zones is represented as a regular DNS zone (called a"catalog zone" here),"catalog zone" here) and transferred using DNS zone transfers. When entries are added to or removed from the catalog zone, it is distributed to the secondarynameserversname servers just like any other zone. Secondarynameserversname servers can thenadd/remove/modifyadd, remove, or modify the zones they serve in accordance with the changes to the catalog zone. Otheruse-casesuse cases ofnameservername server remote configuration by catalog zones arepossible,possible where the catalog consumer might not be a secondary.</t> </section> <section anchor="terminology"><name>Terminology</name><t>The<t> The key words"<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>", "<bcp14>MAY</bcp14>","<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>", "<bcp14>MAY</bcp14>", and"<bcp14>OPTIONAL</bcp14>""<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as described inBCP 14BCP 14 <xref target="RFC2119"/> <xreftarget="RFC2119"></xref><xref target="RFC8174"></xref>target="RFC8174"/> when, and only when, they appear in all capitals, as shownhere.</t>here. </t> <dl> <dt>Catalog zone:</dt> <dd>A DNS zone containing a DNS catalog,that is,which is a list of DNS zones and associated properties.</dd> <dt>Member zone:</dt> <dd>A DNS zone whose configuration is published inside a catalog zone.</dd> <dt>Member node:</dt> <dd>A DNS name in theCatalogcatalog zone representing aMembermember zone.</dd> <dt><tt>$CATZ</tt>:</dt> <dd>Used in examples as a placeholder to represent the domain name of the catalog zone itself. <tt>$OLDCATZ</tt> and <tt>$NEWCATZ</tt> are used to discuss migration of a member zone from one catalog zone<tt>$OLDCATZ</tt>(<tt>$OLDCATZ</tt>) to another catalog zone<tt>$NEWCATZ</tt>.</dd>(<tt>$NEWCATZ</tt>).</dd> <dt>Catalog producer:</dt> <dd>An entity that generates and is responsible for the contents of the catalog zone.</dd> <dt>Catalog consumer:</dt> <dd>An entity that extracts information from the catalog zone (such as a DNS server that configures itself according to the catalog zone's contents).</dd> </dl><t>This<t> This document makes use of terminologythat is specific to the DNS, such asfor transfer mechanisms(AXFR,(AXFR and IXFR),forrecord types (SOA, NS, and PTR), and other technical terms (such asRDATA).RDATA) that are specific to the DNS. Since these terms have specific meanings in theDNSDNS, they are not expandedatupon first use in this document. For definitions ofthosethese and other terms, see <xref target="RFC8499"></xref>.</t> </section> <section anchor="description"><name>Description</name> <t>A catalog zone is a DNS zone whose contents are specially crafted. Its resource records(RR)(RRs) primarily constitute a list of PTR records referencing other DNS zones (so-called"member zones")."member zones"). The catalog zone may contain other records indicating additional metadata (so-called"properties")"properties") associated with these member zones.</t> <t>Catalog consumersMUST<bcp14>MUST</bcp14> ignore any RRs in the catalog zone for which no processing is specified or which are otherwise not supported by the implementation.</t> <t>Authoritative servers may be pre-configured with multiple catalog zones, each associated with a different set of configurations.</t> <t>Although the contents of a catalog zone are interpreted and acted upon bynameservers,name servers, a catalog zone is a regular DNS zone andsomust adhere to the standards for DNS zones.</t> <t>A catalog zone is primarily intended for the management of a farm of authoritativenameservers,name servers and should not be expected to be accessible from any recursivenameserver.</t>name server.</t> </section> <section anchor="catalog-zone-structure"><name>Catalog Zone Structure</name> <t>A catalog zoneMUST<bcp14>MUST</bcp14> follow the usual rules for DNS zones. In particular, SOA and NS record setsMUST<bcp14>MUST</bcp14> be present and adhere to standard requirements (such as <xref target="RFC1982"></xref>).</t> <t>Although catalog zones are not intended to be queried via recursive resolution (see <xref target="security"></xref>), at least one NS RR is still required so that a catalog zone is a syntactically correct DNS zone. A single NS RR with a NSDNAME field containing the absolute name"invalid.""invalid." isRECOMMENDED<bcp14>RECOMMENDED</bcp14> <xref target="RFC2606"></xref> <xreftarget="RFC2606"></xref><xreftarget="RFC6761"></xref>.</t> <section anchor="listofmemberzones"><name>Member Zones</name> <t>The list of member zones is specified as a collection of membernodes,nodes represented by domain names under the owner name"zones""zones" where"zones""zones" is a direct child domain of the catalog zone.</t> <t>The names of member zones are represented on the RDATA side of a PTR record (instead of being represented as a part of owner names)of a PTR record,so that all valid domain names may be represented regardless of their length <xref target="RFC1035"></xref>. This PTR recordMUST<bcp14>MUST</bcp14> be the only record in the PTR RRset with the same name. The presence of more than one record in the RRset indicates a broken catalog zonewhich MUST NOTthat <bcp14>MUST NOT</bcp14> be processed (see <xref target="generalrequirements"></xref>).</t> <t>For example, if a catalog zone lists three zones"example.com.", "example.net."("example.com.", "example.net.", and"example.org.","example.org."), the member node RRs would appear as follows:</t><artwork><unique-1>.zones.$CATZ<sourcecode type="dns-rr"><![CDATA[ <unique-1>.zones.$CATZ 0 IN PTR example.com.<unique-2>.zones.$CATZ<unique-2>.zones.$CATZ 0 IN PTR example.net.<unique-3>.zones.$CATZ<unique-3>.zones.$CATZ 0 IN PTR example.org.</artwork>]]></sourcecode> <t>where <tt><unique-N></tt> is a label that tags each record in thecollection. <tt><unique-N></tt>collection and has a uniquevalue in the collection.value. When different <tt><unique-N></tt> labels hold the same PTR value (i.e., point to the same member zone), the catalog zone is broken andMUST NOT<bcp14>MUST NOT</bcp14> be processed (see <xref target="generalrequirements"></xref>).</t> <t>Member node labels carry no informational meaning beyond labeling member zones. A changed label may indicate that the state for a zone needs to be reset (see <xref target="zonereset"></xref>).</t> <t>Having the zones uniquely tagged with the <tt><unique-N></tt> label ensures that additional RRs can be added below the member node (see <xref target="properties"></xref>).</t> <t>The CLASS field of every RR in a catalog zoneMUST<bcp14>MUST</bcp14> be IN (1). The TTL field's value has no meaning in this context andSHOULD<bcp14>SHOULD</bcp14> be ignored.</t> </section> <section anchor="properties"><name>Properties</name> <t>Catalog zone information is stored in the form of"properties".</t>"properties".</t> <t>Properties are identified by their name, which is used as an owner name prefix for one or more record sets underneath a member node (or underneath the catalog zone apex), with RR type(s) as appropriate for the respective property.</t> <t>Known propertieswiththat have the correct RRtype,type butwhichare for some reason invalid (forexampleexample, because of an impossible value or because of an illegal number of RRs in theRRset),RRset) denote a broken catalogzonezone, whichMUST NOT<bcp14>MUST NOT</bcp14> be processed (see <xref target="generalrequirements"></xref>).</t> <t>This document includes a set of initial propertieswhichthat can be extended via the IANA registry defined and created in <xref target="iana"></xref>. Some properties are defined at the global level; others are scoped to apply only to a specific member zone. This document defines a mandatory global property in <xref target="version"></xref>. The"zones""zones" label from <xref target="listofmemberzones"></xref> can also be seen as a global property and is listed as such in the IANA registry in <xref target="iana"></xref>. Member-specific properties are described in <xref target="memberproperties"></xref>.</t> <t>Implementers may store additional information in the catalog zone withCustom properties,custom properties; see <xref target="customproperties"></xref>. The meaning of such custom properties is determined by the implementation in question.</t> <section anchor="version"><name>Schema Version (<tt>version</tt> property)</name> <t>The catalog zone schema version is specified by an integer value embedded in a TXT RR named <tt>version.$CATZ</tt>. All catalog zonesMUST<bcp14>MUST</bcp14> have a TXT RRset named <tt>version.$CATZ</tt> with exactly one RR.</t> <t>Catalog consumersMUST NOT<bcp14>MUST NOT</bcp14> apply catalog zone processingto</t>to:</t> <ul> <li>zones without the <tt>version</tt> property</li> <li>zones with a <tt>version</tt> property with more than one RR in the RRset</li> <li>zones with a <tt>version</tt> property without an expected value in the <tt>version.$CATZ</tt> TXT RR</li> <li>zones with a <tt>version</tt> property with a schema version valuewhichthat is not implemented by the consumer(e.g.(e.g., version"1")</li>"1")</li> </ul> <t>These conditions signify a broken catalogzonezone, whichMUST NOT<bcp14>MUST NOT</bcp14> be processed (see <xref target="generalrequirements"></xref>).</t> <t>For this memo, the value of the <tt>version.$CATZ</tt> TXT RRMUST<bcp14>MUST</bcp14> be set to"2", i.e.:</t>"2"; that is:</t> <sourcecodetype="dns-zone">version.$CATZtype="dns-rr"><![CDATA[version.$CATZ 0 IN TXT"2" </sourcecode> <t>NB:"2" ]]></sourcecode> <t>Note that Version 1 was used inaan earlier draft version of this memo and reflected the implementation first found in BIND 9.11.</t> </section> </section> <section anchor="memberproperties"><name>Member Zone Properties</name> <t>Each member zoneMAY<bcp14>MAY</bcp14> have one or more additionalproperties,properties that are described in thischapter.section. The member properties described in this document are alloptionaloptional, and implementationsMAY<bcp14>MAY</bcp14> choose to implement all,somesome, or none of them. Member zone properties are represented by RRsets below the corresponding member node.</t> <section anchor="cooproperty"><name>Change of Ownership (<tt>coo</tt> property)</name> <t>The <tt>coo</tt> property facilitates controlled migration of a member zone from one catalog to another.</t> <t>A Change Of Ownership is signaled by the <tt>coo</tt> property in the catalog zone currently"owning""owning" the zone. The name of the new catalog is the value of a PTR record in the relevantcoo<tt>coo</tt> property in the old catalog. Forexampleexample, if member"example.com." will migrate"example.com." migrates from catalog zone <tt>$OLDCATZ</tt> to catalog zone <tt>$NEWCATZ</tt>, thisappearswill appear in the <tt>$OLDCATZ</tt> catalog zone as follows:</t><artwork><unique-N>.zones.$OLDCATZ<sourcecode type="dns-rr"><![CDATA[ <unique-N>.zones.$OLDCATZ 0 IN PTR example.com.coo.<unique-N>.zones.$OLDCATZcoo.<unique-N>.zones.$OLDCATZ 0 IN PTR $NEWCATZ</artwork>]]></sourcecode> <t>The PTR RRsetMUST<bcp14>MUST</bcp14> consist of a single PTR record. The presence of more than one record in the RRset indicates a broken catalogzonezone, whichMUST NOT<bcp14>MUST NOT</bcp14> be processed (see <xref target="generalrequirements"></xref>).</t> <t>When a consumer of a catalog zone <tt>$OLDCATZ</tt> receives an updatewhichthat adds or changes a <tt>coo</tt> property for a member zone in <tt>$OLDCATZ</tt>, it does <em>not</em> migrate the member zone immediately. The migration has to wait for an update of<tt>$NEWCATZ</tt>.<tt>$NEWCATZ</tt> in which the member zone is present.The consumer MUST verify, beforeBefore the actual migration, the consumer <bcp14>MUST</bcp14> verify that the <tt>coo</tt> property pointing to <tt>$NEWCATZ</tt> is still present in <tt>$OLDCATZ</tt>.</t> <t>Unless the member node label (i.e., <tt><unique-N></tt>) for the member is the same in <tt>$NEWCATZ</tt>, all its associated state for a just migrated zoneMUST<bcp14>MUST</bcp14> be reset (see <xref target="zonereset"></xref>). Note that the owner of <tt>$OLDCATZ</tt> allows for thezone associatedzone-associated state to be taken over by the owner of <tt>$NEWCATZ</tt> by default. To prevent the takeover of the zone-associated state, the owner of <tt>$OLDCATZ</tt> must remove this state by updating the associated properties or by performing a zone state reset (see <xref target="zonereset"></xref>) before or simultaneous with adding the <tt>coo</tt>property.property (seealso<xreftarget="security"></xref>)</t>target="security"></xref>).</t> <t>The old owner may remove the member zone containing the <tt>coo</tt> property from <tt>$OLDCATZ</tt> once it has been established that all its consumers have processed the Change of Ownership.</t> </section> <section anchor="groups-group-property"><name>Groups (<tt>group</tt> property)</name> <t>With a <tt>group</tt> property, a consumer(s) can be signaled to treat some member zones within the catalog zone differently.</t> <t>The consumerMAY<bcp14>MAY</bcp14> apply different configuration options when processing member zones, based on the value of the <tt>group</tt> property. A <tt>group</tt> property value is stored as the entire RDATA of a TXT record directly below the member node. The exact handling of the <tt>group</tt> property value is left to the consumer's implementation and configuration.</t> <t>The producerMAY<bcp14>MAY</bcp14> assign a <tt>group</tt> property to all, some, or none of the member zones within a catalog zone. The producerMAY<bcp14>MAY</bcp14> assign more than one <tt>group</tt> property to one member zone. This will make it possible to transfer group information for different consumer operators in a single catalog zone. ImplementationsMAY<bcp14>MAY</bcp14> facilitate mapping of a specific <tt>group</tt> value to a specific configuration configurable <em>on a per catalog zone basis</em> to allow for producers that publish their catalog zone at multiple consumer operators. Consumer operatorsSHOULD<bcp14>SHOULD</bcp14> namespace theirgroup<tt>group</tt> values to reduce the risk of having to resolve clashes.</t> <t>The consumerMUST<bcp14>MUST</bcp14> ignore <tt>group</tt> values it does not understand. When a consumer encounters multiple <tt>group</tt> values for a single member zone, itMAY<bcp14>MAY</bcp14> choose to process all,somesome, or none of them. This is left to the implementation.</t> <section anchor="example"><name>Example</name><t>Group<t><tt>group</tt> properties are represented by TXTresource records.RRs. The record content has no pre-defined meaning. Their interpretation is purely a matter of agreement between the producer and the consumer(s) of the catalog.</t> <t>For example, the"foo""foo" group could be agreed to indicate that a zone not be signed with DNSSEC. Conversely, an agreement could define that group names starting with"operator-""operator-" indicate in which way a given DNS operator should set up certain aspects of the member zone's DNSSEC configuration.</t> <t>Assuming that the catalog producer and consumer(s) have established such agreements, consider the following catalog zone (snippet)whichthat signals to a consumer(s) how to treat DNSSEC for the zones"example.net.""example.net." and"example.com.":</t> <artwork><unique-1>.zones.$CATZ"example.com.":</t> <sourcecode type="dns-rr"><![CDATA[ <unique-1>.zones.$CATZ 0 IN PTR example.com.group.<unique-1>.zones.$CATZgroup.<unique-1>.zones.$CATZ 0 IN TXT"foo" <unique-2>.zones.$CATZ"foo" <unique-2>.zones.$CATZ 0 IN PTR example.net.group.<unique-2>.zones.$CATZgroup.<unique-2>.zones.$CATZ 0 IN TXT"operator-x-foo" group.<unique-2>.zones.$CATZ"operator-x-foo" group.<unique-2>.zones.$CATZ 0 IN TXT"operator-y" "bar" </artwork>"operator-y" "bar" ]]></sourcecode> <t>In this scenario, a consumer(s) shall, by agreement, not sign the member zone"example.com.""example.com." with DNSSEC. For"example.net.","example.net.", the consumers, at two different operators, will configure the member zone to be signed with a specific combination of settings. Thegroup<tt>group</tt> valuethat indicates that depends on what has been agreeddesignated to indicate this combination of settings is prearranged with each operator("operator-x-foo"("operator-x-foo" vs."operator-y" "bar").</t>"operator-y" "bar").</t> </section> </section> </section> <section anchor="customproperties"><name>Custom Properties (<tt>*.ext</tt> properties)</name> <t>Implementations and operators of catalog zones may choose to provide their own properties. Custom properties can occurboth globally,globally or for a specific member zone. To prevent a name clash with future properties, such propertiesMUST<bcp14>MUST</bcp14> be represented below the label"ext".</t> <t>"ext""ext".</t> <t>"ext" is not a placeholder. A custom property is named as follows:</t><artwork>;<sourcecode type="dns-rr"><![CDATA[ ; a global custom property:<property-prefix>.ext.$CATZ<property-prefix>.ext.$CATZ ; a member zone custom property:<property-prefix>.ext.<unique-N>.zones.$CATZ </artwork><property-prefix>.ext.<unique-N>.zones.$CATZ ]]></sourcecode> <t><tt><property-prefix></tt> may consist of one or more labels.</t> <t>ImplementationsSHOULD<bcp14>SHOULD</bcp14> namespace their custom properties to limit risk of clashes with other implementations of catalog zones. This can be achieved by using two labels as the<tt><property-prefix></tt>,<tt><property-prefix></tt> so that the name of the implementation is included in the prefix: <tt><some-setting>.<implementation-name>.ext.$CATZ</tt>.</t> <t>ImplementationsMAY<bcp14>MAY</bcp14> use such properties on the member zone level to store additional information about memberzones, for examplezones (e.g., to flag them for specifictreatment.</t>treatment).</t> <t>Further, implementationsMAY<bcp14>MAY</bcp14> use custom properties on the global level to store additional information about the catalog zone itself. While there may be many use cases for this, a plausible one is to store default values for custom properties on the global level, thenoverridingoverride them using a property of the same name on the member level (= under the <tt>ext</tt> label of the member node) if so desired. A property agreement between producer and consumer should clearly define what semanticsapply,apply and whether a property is global, member, or both.</t> <t>The meaning of the custom properties described in this section is determined by the implementationalone,alone without expectation of interoperability.</t> </section> </section> <sectionanchor="behavior"><name>Nameserveranchor="behavior"><name>Name Server Behavior</name> <section anchor="generalrequirements"><name>General Requirements</name> <t>As it is a regular DNS zone, a catalog zone can be transferred using DNS zone transfers amongnameservers.</t>name servers.</t> <t>Catalog updates should beautomatic,automatic; i.e., when anameservername server that supports catalog zones completes a zone transfer for a catalog zone, itSHOULD<bcp14>SHOULD</bcp14> apply changes to the catalog within the runningnameservername server automatically without any manual intervention.</t><t>Nameservers MAY<t>Name servers <bcp14>MAY</bcp14> allow loading and transfer of broken zones with incorrect catalog zone syntax (as they are treated as regular zones). The reason a catalog zone is considered brokenSHOULD<bcp14>SHOULD</bcp14> be communicated clearly to the operator(e.g.(e.g., through a log message).</t> <t>When a previously correct catalog zone becomes a broken catalog zone, it loses its catalog meaning because of an update through an incremental transfer orotherwise, it loses its catalog meaning.otherwise. No special processing occurs. Member zones previously configured by this catalogMUST NOT<bcp14>MUST NOT</bcp14> be removed or reconfigured in any way.</t> <t>If a name server restarts with a broken catalog zone, the broken catalogSHOULD NOT<bcp14>SHOULD NOT</bcp14> prevent the name server from starting up and serving the member zones in the last valid version of the catalog zone.</t> <t>Processing of a broken catalogSHALL<bcp14>SHALL</bcp14> start (or resume) when the catalog turns into a correct catalog zone,for examplee.g., by an additional update (through zone transfer or updates) fixing the catalog zone.</t> <t>Similarly, when a catalog zone expires, it loses its catalog meaning andMUST<bcp14>MUST</bcp14> no longer be processed as such. No special processing occurs until the zone becomes fresh again.</t> </section> <section anchor="nameclash"><name>Memberzone name clash</name>Zone Name Clash</name> <t>If there is a clash between an existing zone's name(either from(from either an existing member zone or an otherwise configured zone) and an incoming member zone's name (via transfer or update), the new instance of the zoneMUST<bcp14>MUST</bcp14> be ignored and an errorSHOULD<bcp14>SHOULD</bcp14> be logged.</t> <t>A clash between an existing member zone's name and an incoming member zone's name (via transfer orupdate),update) may be an attempt to migrate a zone to a different catalog, but it should not be treated as one except as described in <xref target="cooproperty"></xref>.</t> </section> <section anchor="zoneremoval"><name>Memberzone removal</name>Zone Removal</name> <t>When a member zone is removed from a specific catalog zone, a consumerMUST NOT<bcp14>MUST NOT</bcp14> remove the zone and associated state data if the zone was not configured from that specific catalog zone.Only when the zone was configured from a specific catalog zone, and the zone is removed as a member from that specific catalog zone, theThe zone and associated state (such as zone data and DNSSEC keys)MUST<bcp14>MUST</bcp14> be removed from theconsumer.consumer when and only when the zone was configured initially from the same catalog. Consumer operators may considertotemporarilyarchivearchiving associated state to facilitate mistake recovery.</t> </section> <section anchor="namechange"><name>Membernode name change</name>Node Name Change</name> <t>Whenvia a single update or transfer,the member node's label value (<tt><unique-N></tt>)changes,changes via a single update or transfer, catalog consumersMUST<bcp14>MUST</bcp14> process this as a member zoneremovalremoval, including the removal of all the zone's associated state (as described in <xref target="zoneremoval"></xref>), and then immediatelyfollowed by processingprocess the member as a newly added zone to be configuredzonein the same catalog. </t> </section> <section anchor="zonemigration"><name>Migratingmember zonesMember Zones betweencatalogs</name>Catalogs</name> <t>If all consumers of the catalog zones involved support the <tt>coo</tt> property, it isRECOMMENDED<bcp14>RECOMMENDED</bcp14> to perform migration of a member zone by following the procedure described in <xref target="cooproperty"></xref>. Otherwise,athe migration of a member zone from a catalog zone <tt>$OLDCATZ</tt> to a catalog zone <tt>$NEWCATZ</tt> has to be doneby:by first removing the member zone from<tt>$OLDCATZ</tt>; second<tt>$OLDCATZ</tt> and then adding the member zone to <tt>$NEWCATZ</tt>.</t> <t>If in the process of a migration some consumers of the involved catalog zones did not catch the removal of the member zone from <tt>$OLDCATZ</tt> yet (because of a lost packet or downtime orotherwise),otherwise) butdidalreadyseesaw the update of<tt>$NEWCATZ</tt>,<tt>$NEWCATZ</tt> containing the addition of that member zone, they may considerthethis updateadding the member zone in <tt>$NEWCATZ</tt>to be a name clash (see <xref target="nameclash"></xref>)andand, as aconsequenceconsequence, the member is not migrated to <tt>$NEWCATZ</tt>. This possibility needs to be anticipated with a member zone migration. Recovery from such a situation is out of the scope of this document.ItFor example, it mayfor exampleentail a manually forced retransfer of <tt>$NEWCATZ</tt> to consumers after they have been detected to have received and processed the removal of the member zone from <tt>$OLDCATZ</tt>.</t> </section> <sectionanchor="zonereset"><name>Zone-associated state reset</name>anchor="zonereset"><name>Zone-Associated State Reset</name> <t>It may be desirable to reset state (such as zone data and DNSSEC keys) associated with a member zone.</t> <t>A zone state reset may be performed by a change of the member node's name (see <xref target="namechange"></xref>).</t> </section> </section> <section anchor="implementationnotes"><name>Implementation and Operational Notes</name> <t>Although any valid domain name can be used for the catalog name $CATZ, a catalog producerMUST NOT<bcp14>MUST NOT</bcp14> use names that are not under the control of the catalog producer (with the exception of reserved names). It isRECOMMENDED<bcp14>RECOMMENDED</bcp14> to use either a domain name owned by the catalogproducer,producer orto usea domain name under a suitable name such as"invalid.""invalid." <xref target="RFC6761"></xref>.</t> <t>Catalog zones on secondarynameserversname servers would have to be set up manually, perhaps as static configuration, similar to how ordinary DNS zones are configured when catalog zones or another automatic configuration mechanism are not in place.TheAdditionally, the secondaryadditionallyneeds to be configured as a catalog consumer for the catalog zone to enable processing of the member zones in the catalog, such as automatic synchronization of the member zones for secondary service.</t> <t>Operators of catalog consumers should note that secondary name servers may receive DNS NOTIFY messages <xref target="RFC1996"></xref> for zones before they are seen as newly added member zones to the catalog from which that secondary is provisioned.</t> <t>Although they are regular DNS zones, catalog zonescontainonly contain information for the management of a set of authoritativenameservers.name servers. To prevent unintended exposure to other parties, operatorsSHOULD<bcp14>SHOULD</bcp14> limit the systems able to query these zones.</t> <t>Querying/serving catalog zone contents may be inconvenient via DNS due to the nature of their representation.AnTherefore, an administrator maythereforewant to use a different method for looking at data inside the catalog zone. Typical queries might include dumping the list of member zones, dumping a member zone's effective configuration, querying a specific property value of a member zone, etc. Because of the structure of catalog zones, it may not be possible to perform these queries intuitively, or in somecases,cases at all, using DNS QUERY. For example, it is not possible to enumerate the contents of a multivalued property (such as the list of member zones) with a single QUERY. Implementations are therefore advised to provide a tool that uses either the output of AXFR or an out-of-band method to perform queries on catalog zones.</t> <t>Great power comes with greatresponsibility:responsibility. Catalog zones simplify zone provisioning by orchestrating zones on secondary name servers from a single datasource -source: the catalog. Hence, the catalog producer has great power and changes must be treated carefully. Forexampleexample, if the catalog is generated by some script and this scriptfor whatever reasongenerates an empty catalog, millions of member zones may get deleted from their secondaries withinsecondsseconds, and all the affected domains may be offline in a blink of an eye.</t> </section> <section anchor="security"><name>Security Considerations</name> <t>As catalog zones are transmitted using DNS zone transfers, it isRECOMMENDED<bcp14>RECOMMENDED</bcp14> that catalog zone transfersarebe protected from unexpected modifications by way of authentication,for examplee.g., by usingTSIGa Transaction Signature (TSIG) <xreftarget="RFC8945"></xref>,target="RFC8945"></xref> or Strict or Mutual TLS authentication with DNSZonezone transfer over TLS or QUIC <xref target="RFC9103"></xref>.</t> <t>Use of DNS UPDATE <xref target="RFC2136"></xref> to modify the content of catalog zonesSHOULD<bcp14>SHOULD</bcp14> similarly be authenticated.</t> <t>Zone transfers of member zonesSHOULD<bcp14>SHOULD</bcp14> similarly be authenticated. TSIG shared secrets used for member zonesSHOULD NOT<bcp14>SHOULD NOT</bcp14> be mentioned in the catalog zone data. However, key identifiers may be shared within catalog zones.</t> <t>Catalog zones reveal the zones served by their consumers, including their properties. To prevent unintentional exposure of catalog zone contents, it isRECOMMENDED<bcp14>RECOMMENDED</bcp14> to limit the systems able to query them and to conduct catalog zone transfers confidentially <xref target="RFC9103"></xref>.</t> <t>As with regular zones, primary and secondarynameserversname servers for a catalog zone may be operated by different administrators. The secondarynameserversname servers may be configured as a catalog consumer to synchronize catalog zones from the primary, but the primary's administrators may not have any administrative access to the secondaries.</t> <t>Administrative control over what zones are served from the configured name servers shifts completely from the server operator (consumer) to the"owner""owner" (producer) of the catalog zone content. To prevent unintended provisioning of zones, a consumer(s)SHOULD<bcp14>SHOULD</bcp14> scope the set of admissible member zones by any means deemed suitable (such asstatically,statically via regular expressions, ordynamically,dynamically by verifying against another database before accepting a member zone).</t> <t>With migration of member zones between catalogs using the <tt>coo</tt> property, it is possible for the owner of the target catalog (i.e., <tt>$NEWCATZ</tt>) to take over all its associated state with the zone from the original owner (i.e., <tt>$OLDCATZ</tt>) by maintaining the same member node label (i.e., <tt><unique-N></tt>). To prevent the takeover of thezone associatedzone-associated state, the original owner has to enforce a zone state reset by changing the member node label (see <xref target="zonereset"></xref>) before or simultaneously with adding the <tt>coo</tt> property.</t> </section> <section anchor="iana"><name>IANA Considerations</name> <t>IANAis requested to create ahas created the "DNS Catalog Zones Properties" registryonunder the"Domain"Domain Name System (DNS)Parameters" IANA web pageParameters" registry as follows:</t> <dl> <dt>Registry Name:</dt> <dd>DNS Catalog Zones Properties</dd> <dt>Assignment Policy:</dt> <dd>Expert Review, except for property prefixes ending in the label"ext","ext", which are for PrivateUse.</dd>Use <xref target="RFC8126"/>.</dd> <dt>Reference:</dt><dd>[this document]</dd><dd>RFC 9432</dd> <dt>Note:</dt> <dd>This registrydoes not apply to Catalog Zones version "1", butapplies to Catalog Zones schema version"2""2" as specified in[this document].</dd>RFC 9432.</dd> </dl> <table> <name>DNS Catalog Zones Properties Registry</name> <thead> <tr> <th>Propertyprefix</th>Prefix</th> <th>Description</th> <th>Status</th> <th>Reference</th> </tr> </thead> <tbody> <tr> <td>zones</td> <td>List of member zones</td> <td>Standards Track</td><td>[this document]</td><td>RFC 9432</td> </tr> <tr> <td>version</td> <td>Schema version</td> <td>Standards Track</td><td>[this document]</td><td>RFC 9432</td> </tr> <tr> <td>coo</td> <td>Change of Ownership</td> <td>Standards Track</td><td>[this document]</td><td>RFC 9432</td> </tr> <tr> <td>group</td> <td>Group</td> <td>Standards Track</td><td>[this document]</td><td>RFC 9432</td> </tr> <tr> <td>*.ext</td> <td>Custom properties</td> <td>Private Use</td><td>[this document]</td><td>RFC 9432</td> </tr> </tbody> </table><t>The meanings of the fields are as follows:</t> <dl> <dt>Property prefix:</dt> <dd>One or more domain namelabels</dd>labels.</dd> <dt>Description:</dt> <dd>Ahuman readablehuman-readable short description or name for theproperty</dd>property.</dd> <dt>Status:</dt> <dd>IETFDocumentStream RFC status or"External""External" if not documented in an IETFdocument.</dd>Stream RFC.</dd> <dt>Reference:</dt> <dd>A stable reference to the document in which this property is defined.</dd> </dl> </section><section anchor="acknowledgements"><name>Acknowledgements</name> <t>Our deepest thanks and appreciation go to Stephen Morris, Ray Bellis and Witold Krecicki who initiated this draft and did the bulk of the work.</t> <t>Catalog zones originated as the chosen method among various proposals that were evaluated at ISC for easy zone management. The chosen method of storing the catalog as a regular DNS zone was proposed by Stephen Morris.</t> <t>The initial authors discovered that Paul Vixie's earlier <xref target="Metazones"></xref> proposal implemented a similar approach and reviewed it. Catalog zones borrow some syntax ideas from Metazones, as both share this scheme of representing the catalog as a regular DNS zone.</t> <t>Thanks to Leo Vandewoestijne. Leo's presentation in the DNS devroom at the FOSDEM'20 <xref target="FOSDEM20"></xref> was one of the motivations to take up and continue the effort of standardizing catalog zones.</t> <t>Thanks to Joe Abley, David Blacka, Brian Conry, Klaus Darilion, Brian Dickson, Tony Finch, Evan Hunt, Shane Kerr, Warren Kumari, Patrik Lundin, Matthijs Mekking, Victoria Risk, Josh Soref, Petr Spacek, Michael StJohns, Carsten Strotmann and Tim Wicinski for reviewing draft proposals and offering comments and suggestions.</t> </section></middle> <back><references><name>Normative<references> <name>References</name> <references> <name>Normative References</name> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.1035.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.1982.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.1996.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.2136.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.2606.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.6761.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.8499.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.8945.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.9103.xml"/> </references> <references><name>Informative References</name> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.8126.xml"/> <reference anchor="FOSDEM20" target="https://archive.fosdem.org/2020/schedule/event/dns_catz/"> <front><title>Extending<title> Extending Catalog zones - another approach in automatingmaintenance</title>maintenance </title> <author fullname="Leo Vandewoestijne" initials="L." surname="Vandewoestijne"></author> <date month="February" year="2020"></date> </front> </reference> <reference anchor="Metazones"target="http://family.redbarn.org/~vixie/mz.pdf">target="https://www.semanticscholar.org/paper/Federated-Domain-Name-Service-Using-DNS-Metazones-Vixie/dc12b0116332f5c236b05c71bbe20499f3c6c4b6"> <front> <title>Federated Domain Name Service Using DNS Metazones</title> <author fullname="Paul Vixie" initials="P." surname="Vixie"></author> <dateyear="2005"></date>month="April" year="2006"></date> </front> <seriesInfo name="DOI" value="10.1093/ietcom/e89-b.4.1144"/> </reference> </references> </references> <section anchor="catalog-zone-example"><name>Catalog Zone Example</name> <t>The following is a full example of a catalog zone containing three member zones with various properties:</t><artwork>catalog.invalid.<sourcecode type="dns-rr"><![CDATA[ catalog.invalid. 0 SOA invalid. ( invalid. 1625079950 3600 600 2147483646 0 ) catalog.invalid. 0 NS invalid. example.vendor.ext.catalog.invalid. 0 CNAME example.net. version.catalog.invalid. 0 TXT"2""2" nj2xg5b.zones.catalog.invalid. 0 PTR example.com. nvxxezj.zones.catalog.invalid. 0 PTR example.net. group.nvxxezj.zones.catalog.invalid. 0 TXT ("operator-x-foo""operator-x-foo" ) nfwxa33.zones.catalog.invalid. 0 PTR example.org. coo.nfwxa33.zones.catalog.invalid. 0 PTR ( newcatz.invalid. ) group.nfwxa33.zones.catalog.invalid. 0 TXT ("operator-y-bar""operator-y-bar" ) metrics.vendor.ext.nfwxa33.zones.catalog.invalid. 0 CNAME ( collector.example.net. )</artwork>]]></sourcecode> </section> <sectionanchor="implementation-status"><name>Implementation Status</name> <t><strong>Note to the RFC Editor</strong>: please remove this entire appendix before publication.</t> <t>In the following implementation status descriptions, "DNS Catalog Zones" refersanchor="acknowledgements" numbered="false"><name>Acknowledgements</name> <t>Our deepest thanks and appreciation go toDNS Catalog Zones version 2 as described in<contact fullname="Stephen Morris"/>, <contact fullname="Ray Bellis"/>, and <contact fullname="Witold Krecicki"/> who initiated thisdocument. Version 1 of catalog zones was initially developed by ISC for BIND, but never standardized in the IETF. Support for version 1 catalog zones is explicitly mentioned per implementation. Support for the <tt>coo</tt> and <tt>group</tt> properties are also explicitly mentioned per implementation.</t> <ul> <li><t>Knot DNS 3.1 (released August 2, 2021) supports both producingdocument andconsuming of catalog zones, includingdid thegroup property.</t> </li> <li><t>PowerDNS from version 4.7 (released October 3, 2022) supports both producing and consuming of catalog zones version 2 and consumingbulk ofcatalog zones version 1. PowerDNS does support the <tt>coo</tt> property, and the <tt>group</tt> property on the producing side.</t> </li> <li><t>Proof of concept <eref target="https://github.com/IETF-Hackathon/NSDCatZ">python scripts</eref> that can be used for both generating and consuming DNS Catalog Zones with NSD have been developed duringthehackathon at the IETF-109.</t> </li> <li><t>BIND 9.18.3+ supports version 2 catalogwork.</t> <t>Catalog zones originated asdescribed in this document including the <tt>coo</tt> property, as well as version 1 catalog zones.</t> </li> </ul> <t>Interoperability betweentheabove implementations has been tested during the hackathonchosen method among various proposals that were evaluated atthe IETF-109.</t> </section> <section anchor="change-history"><name>Change History</name> <t><strong>Note to the RFC Editor</strong>: please remove this entire appendix before publication.</t> <ul> <li>draft-muks-dnsop-dns-catalog-zones-00</li> </ul> <blockquote><t>Initial public draft.</t> </blockquote> <ul> <li>draft-muks-dnsop-dns-catalog-zones-01</li> </ul> <blockquote><t>Added Witold, Ray as authors. Fixed typos, consistency issues. Fixed references. Updated Area. Removed newly introduced custom RR TYPEs. Changed schema version to 1. Changed TSIG requirement from MUST to SHOULD. Removed restrictive language about use of DNS QUERY. When zones are introduced into a catalog zone, a primary SHOULD first make the new zones available for transfers first (instead of MUST). Updated examples, esp. use IPv6 in examples per Fred Baker. Add catalog zone example.</t> </blockquote> <ul> <li>draft-muks-dnsop-dns-catalog-zones-02</li> </ul> <blockquote><t>Addressed some review comments by Patrik Lundin.</t> </blockquote> <ul> <li>draft-muks-dnsop-dns-catalog-zones-03</li> </ul> <blockquote><t>Revision bump.</t> </blockquote> <ul> <li>draft-muks-dnsop-dns-catalog-zones-04</li> </ul> <blockquote><t>Reordering of sections into more logical order. Separation of multi-valued properties into their own category.</t> </blockquote> <ul> <li>draft-toorop-dnsop-dns-catalog-zones-00</li> </ul> <blockquote><t>New authors to pickup the editor pen on this draft</t> <t>Remove data type definitionsInternet Systems Consortium (ISC) for easy zoneproperties Removing configuration of member zones through zone properties altogether</t> <t>Remove Open issues and discussion Appendix, which was about zone options (including primary/secondary relationships) only.</t> </blockquote> <ul> <li>draft-toorop-dnsop-dns-catalog-zones-01</li> </ul> <blockquote><t>Added a new section "The Serial Property", introducing a new mechanism which can help with disseminating zones from the primary to the secondary nameservers in a timely fashion more reliably.</t> <t>Three different ways to provide a "serial" property with a member zone are offered to or the workgroup for discussion.</t> <t>Added a new section "Implementation Status", listing production ready, upcoming and Proof of Concept implementations, and reporting on interoperabilitymanagement. The chosen method of storing thedifferent implementations.</t> </blockquote> <ul> <li>draft-toorop-dnsop-dns-catalog-zones-02</li> </ul> <blockquote><t>Adding the <tt>coo</tt> property for zone migration incatalog as acontrolled fashion</t> <t>Adding the <tt>group</tt> property for reconfigure settings of member zones in an atomic update</t> <t>Adding the <tt>epoch</tt> property to resetregular DNS zoneassociated state inwas proposed by <contact fullname="Stephen Morris"/>.</t> <t>The initial authors discovered that <contact fullname="Paul Vixie"/>'s earlier <xref target="Metazones"></xref> proposal implemented acontrolled fashion</t> </blockquote> <ul> <li>draft-toorop-dnsop-dns-catalog-zones-03</li> </ul> <blockquote><t>Big cleanup!</t> <t>Introducing the terms catalog consumersimilar approach, andcatalog producer</t> <t>Reorganized topics to create a more coherent whole</t> <t>Properties all have consistent format now</t> <t>Try to assume the least possible from implementations w.r.t.:</t> <t>1) Predictability of the <unique-N> IDs of member zones</t> <t>2) Whether or not fallback catalogthey reviewed it. Catalog zonescan be found for a member</t> <t>3) Whether or not a catalog consumer can maintain state</t> </blockquote> <ul> <li>draft-toorop-dnsop-dns-catalog-zones-04</li> </ul> <blockquote><t>Move Implementation status to appendix</t> <t>Miscellaneous textual improvements</t> <t><tt>coo</tt> property points to <tt>$NEWCATZ</tt> (and not <tt>zones.$NEWCATZ</tt>)</t> <t>Remove suggestion to increase serial and remove member zoneborrow some syntax ideas from<tt>$OLDCATZ</tt> after migration</t> <t>More consistent usage of the terms catalog consumer and catalog producer throughout the document</t> <t>Better (safer) description of resetting refresh timers of member zones with the <tt>serial</tt> property</t> <t>Removing a member MUST remove zone associated state</t> <t>Make authentication requirements a bit less prescriptive in security considerations</t> <t>Updated implementation status for KnotDNS</t> <t>Describe member node name changes and update "Zone associated state reset" to use that as the mechanism for it.</t> <t>Add Peter Thomassen<xref target="Metazones"></xref>, asco-author</t> <t>Complete removal of the <tt>epoch</tt> property. We consider consumer optimizations with predictable member node labels (for example based on a hash) out of the scope ofboth share thisdocument.</t> <t>Miscellaneous editorial improvements</t> </blockquote> <ul> <li>draft-toorop-dnsop-dns-catalog-zones-05</li> </ul> <blockquote><t>Add Kees Monshouwer as co-author</t> <t>Removed the "serial" property</t> <t>Allow custom properties on the global level</t> </blockquote> <ul> <li>draft-toorop-dnsop-dns-catalog-zones-06</li> </ul> <blockquote><t>Move administrative control explanation to Security Considerations</t> <t>Move comment on query methods to Implementation Notes</t> <t>Clarify what happens on expiry</t> <t>Clarify catalog consumer behavior when MUST condition is violated</t> <t>Better text on ordering of operations for Change of Ownership</t> <t>Suggest to namespace custom properties</t> <t>Clarify how to handle property record with wrong type</t> <t>Cover the casescheme ofmultiple different <unique-N>'s having the same value</t> <t>Recommendations for naming catalog zones</t> <t>Add and operational note about notifies for not yet existing zones</t> <t>Add text about name server restarts with broken zones</t> <t>Great power comes with great responsibility (Thanks Klaus!)</t> <t>Mentionrepresenting thenew BIND implementation</t> <t>All invalid properties cause a brokencatalogzone, including invalid <tt>group</tt> and <tt>version</tt> properties.</t> <t>Add Aram Sargsyanasauthor (he did the BIND9 implementation)</t> <t><tt>group</tt> properties can have more than one value</t> </blockquote> <ul> <li>draft-toorop-dnsop-dns-catalog-zones-07</li> </ul> <blockquote><t>Some spelling fixes from Tim Wicinski and Josh Soref</t> <t>Replace SHOULDs with MUSTs for ignoring things that are meaningless toacatalog consumer (Thanks Michael StJohns)</t> <t>Update the list of peopleregular DNS zone.</t> <t>Thanks tothank<contact fullname="Leo Vandewoestijne"/>. Leo's presentation in theAcknowledgements section</t> <t>Mention PowerDNS support of catalog zones from version 4.7.0 onwards</t> </blockquote> <ul> <li>draft-toorop-dnsop-dns-catalog-zones-08</li> </ul> <blockquote><t>Address AD Review comments (editorial only)</t> <t>When DoT is mentioned, also mention now-standardized DoQ</t> </blockquote> <ul> <li>draft-toorop-dnsop-dns-catalog-zones-08</li> </ul> <blockquote><t>Editorial nits from David Blacka, Lars Eggert, Russ Housley, Erik Kline, <u format="char-num">É</u>ric Vyncke and Paul Wouters</t> <t>Addes a Catalog Zone Exampla</t> <t>Mention that the document usesDNSspecific terminology and reference RFC8499</t> <t>Added IANA Considerations sections, with a registry for Catalog Zones properties</t> <t>Updated Implementation status also with respect to Catalog zones version "1" support</t> <t>Updates to Rename "group properties" to "group property values" or "group values" to reduce confusion about who will determine those values (operators and not implementations)</t> <t>Change example group values in non descriptive names</t> <t>Add some more clarifications on that and how group values are determined in producer/consumer agreements</t> <t>Stronger checking suggestion (SHOULD insteaddevroom at FOSDEM'20 <xref target="FOSDEM20"></xref> was one ofMAY) in accepting member zones by consumers intheSecurity section</t> <t>Added mistake recovery textmotivations to take up and continue theMember zone removal section</t> <t>Replace vague language ("meaningless") with more precise wording</t> <t>Catalog consumers that know only version "2" MUST not process version "1"effort of standardizing catalogzoneszones.</t> <t>Thanks to <contact fullname="Joe Abley"/>, <contact fullname="David Blacka"/>, <contact fullname="Brian Conry"/>, <contact fullname="Klaus Darilion"/>, <contact fullname="Brian Dickson"/>, <contact fullname="Tony Finch"/>, <contact fullname="Evan Hunt"/>, <contact fullname="Shane Kerr"/>, <contact fullname="Warren Kumari"/>, <contact fullname="Patrik Lundin"/>, <contact fullname="Matthijs Mekking"/>, <contact fullname="Victoria Risk"/>, <contact fullname="Josh Soref"/>, <contact fullname="Petr Spacek"/>, <contact fullname="Michael StJohns"/>, <contact fullname="Carsten Strotmann"/>, and <contact fullname="Tim Wicinski"/> for reviewing earlier draft versions andconsider it broken.</t> <t>The entire RDATA of a group property is it's value</t> </blockquote></section>offering comments and suggestions.</t> </section> </back> </rfc>