<?xml version="1.0" encoding="utf-8"?>
<!-- name="GENERATOR" content="github.com/mmarkdown/mmark Mmark Markdown Processor - mmark.miek.nl" -->
<rfc version="3" ipr="trust200902" docName="draft-peetterr-dnsop-parent-side-auth-types-00" submissionType="IETF" category="std" xml:lang="en" xmlns:xi="http://www.w3.org/2001/XInclude" consensus="true">

<front>
<title abbrev="parent-side-auth-types">Parent-side authoritative DNS records for enhanced delegation</title><seriesInfo value="draft-peetterr-dnsop-parent-side-auth-types-00" stream="IETF" status="standard" name="Internet-Draft"></seriesInfo>
<author initials="P." surname="van Dijk" fullname="Peter van Dijk"><organization>PowerDNS</organization><address><postal><street></street>
<city>Den Haag</city>
<country>Netherlands</country>
</postal><email>peter.van.dijk@powerdns.com</email>
</address></author>
<author initials="P." surname="Spacek" fullname="Petr Spacek"><organization>CZNIC</organization><address><postal><street></street>
<city>Prague</city>
<country>Czech Republic</country>
</postal><email>petr.spacek@nic.cz</email>
</address></author>
<date/>
<area>General</area>
<workgroup>dnsop</workgroup>
<keyword>Internet-Draft</keyword>

<abstract>
<t>A DNS RRtype numeric range that behaves like DS is reserved.
This means: being authoritative on the parent side of a delegation; being signed by the parent; being provided along with delegations by the parent.
If this document had become an RFC five years ago, deploying new types (along the lines of NS2/NS2T, DSPKI or various other imagined things like DNS ('signed delegation NS')) would be easier to deploy and experiment with today.</t>
</abstract>

</front>

<middle>

<section anchor="introduction"><name>Introduction</name>
<t><xref target="RFC4035"></xref> defines the DS Resource Record, as a type with the special property that it lives at the parent side of a delegation, unlike any other record (if we can briefly ignore NSEC living on both sides of a delegation as an extra special case).
In various conversations and posted drafts in DPRIVE and DNSOP, a need to publish other kinds of data parent-side has been identified.
Some drafts simply proposed a new type, assuming that authoritative DNS servers and registry operations would eventually follow along; other drafts have tried to shoehorn new kinds of data into the DS record.
If, when DS was defined, or at any time since then, a range of RRtype numbers would have been specified to have the same behaviour as DS, those drafts, and the experiments that need to go with figuring out the exact definition of a protocol, would have been much more feasible.
This document requests that IANA allocate such a range.</t>
</section>

<section anchor="document-work"><name>Document work</name>
<t>This document lives <eref target="https://github.com/PowerDNS/draft-dnsop-parent-side-auth-types">on GitHub</eref>; proposed text and editorial changes are very much welcomed there, but any functional changes should always first be discussed on the IETF DNSOP WG mailing list.</t>
</section>

<section anchor="conventions-and-definitions"><name>Conventions and Definitions</name>
<t>The key words &quot;MUST&quot;, &quot;MUST NOT&quot;, &quot;REQUIRED&quot;, &quot;SHALL&quot;, &quot;SHALL NOT&quot;, &quot;SHOULD&quot;, &quot;SHOULD NOT&quot;, &quot;RECOMMENDED&quot;, &quot;NOT RECOMMENDED&quot;, &quot;MAY&quot;, and &quot;OPTIONAL&quot; in this document are to be interpreted as described in BCP 14 <xref target="RFC2119"></xref> <xref target="RFC8174"></xref> when, and only when, they appear in all capitals, as shown here.</t>
</section>

<section anchor="summary"><name>Summary</name>
<t>A range of new types is allocated, but not assigned (FIXME: wording?).
This range of types is defined to be handled by DNS software like the DS record is handled.
Authoritative servers serve the types from the parent side of a delegation.
Resolvers know to ask the parent side of a delegation.</t>
<t>No semantics are assigned to the numbers at this time.
Having these numbers reserved with these processing rules allows for future extension of parent-side publication of data on behalf of a child, without having to wait for implementations to catch up.</t>
</section>

<section anchor="implementation"><name>Implementation</name>
<t>The subsection titles in this section attempt to follow the terminology from <xref target="RFC8499"></xref> in as far as it has suitable terms.
'Implementation' is understood to mean both 'code changes' and 'operational changes' here.</t>

<section anchor="authoritative-server-changes"><name>Authoritative server changes</name>
<t>This specification defines changes to query processing in authoritative servers.</t>
<t>FIXME</t>
</section>

<section anchor="validating-resolver-changes"><name>Validating resolver changes</name>
<t>This specification defines changes to query processing in resolvers.</t>
<t>FIXME</t>
</section>

<section anchor="stub-resolver-changes"><name>Stub resolver changes</name>
<t>This specification defines no changes to query processing in resolvers.</t>
<t>FIXME</t>
</section>

<section anchor="zone-validator-changes"><name>Zone validator changes</name>
<t>This specification defines changes to zone validation in zone validators.</t>
<t>FIXME</t>
</section>

<section anchor="domain-registry-changes"><name>Domain registry changes</name>
<t>Domain registries MAY decide to allow children to publish records of any type from the range defined in this document in the parent zone.
Alternatively, they MAY decide to only allow such publication for types that actually get allocated a name and a semantic.
Ideally, domain registries would allow anything in the experimental subrange.</t>
</section>
</section>

<section anchor="security-considerations"><name>Security Considerations</name>
</section>

<section anchor="implementation-status"><name>Implementation Status</name>
<t>[RFC Editor: please remove this section before publication]</t>
</section>

<section anchor="iana-considerations"><name>IANA Considerations</name>
<t>IANA is requested to reserve a range of numbers in the Domain Name System (DNS) Parameters Resource Record (RR) TYPEs, with this document as the Reference.
The numbers shall get no meaningful names (but perhaps they would get some useful mnemonic, a weak proposal is <tt>PA00</tt> through <tt>PAXX</tt> for 'parent authoritive').</t>
<t>IANA is also requested to mark a subset of that range as 'experimental'.
The experimental numbers are expected to never be hardcoded in published, released software, and no further allocation or naming of the experimental numbers by an RFC or otherwise is expected.</t>
</section>

<section anchor="acknowledgements"><name>Acknowledgements</name>
<t>This idea was initially proposed by Petr Spacek.
His contribution is rewarded by listing him as an author so he can take equal parts credit and blame.</t>
</section>

</middle>

<back>
<references><name>Normative References</name>
<xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.4035.xml"/>
<xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml"/>
</references>
<references><name>Informative References</name>
<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"/>
</references>

<section anchor="document-history"><name>Document history</name>
</section>

</back>

</rfc>
