lsd0001

LSD0001: GNU Name System
Log | Files | Refs | README

commit bb8f0eb5a0fd4d58577a2ef2e39c1f3ae31196c3
parent bfd0bda0c47e8ed62e31fcfcfefb9b78f23c9320
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Mon, 20 Dec 2021 14:25:17 +0100

update order, naming

Diffstat:
Mdraft-schanzen-gns.xml | 20+++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml @@ -492,10 +492,13 @@ zTLD := zkl[126:129].zkl[63:125].zkl[0:62] regular records when resolving labels in local zones. </dd> </dl> - <section anchor="gnsrecords_numbers" numbered="true" toc="default"> - <name>Record Types</name> + <section anchor="gnsrecords_delegation" numbered="true" toc="default"> + <name>Zone Delegation Records</name> <t> - A registry of GNS Record Types is described in <xref target="gana"/>. + This section defines the initial set of zone delegation record types. + Any implementation MUST support at least one of the zone types and + MAY support any number of additional delegation records defined in + the GNU Name System Record Types registry <xref target="gana"/>. </t> <section anchor="gnsrecords_pkey" numbered="true" toc="default"> <name>PKEY</name> @@ -891,8 +894,15 @@ NONCE := HKDF-Expand (PRK_n, label, 32 / 8) </figure> <t>The Counter Block Initialization Vector</t> - </section> - + </section> + </section> + <section anchor="gnsrecords_other" numbered="true" toc="default"> + <name>Auxiliary Records</name> + <t> + This section defines the initial set of auxiliary GNS record types. Any + implementation MUST be able to process the specified record types + according to <xref target="record_processing"/>. + </t> <section anchor="gnsrecords_gns2dns" numbered="true" toc="default"> <name>GNS2DNS</name> <t>It is possible to delegate a label back into DNS through a GNS2DNS record.