lsd0001

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

commit d81f693b9630384fc4a6d791da5f91494109ee10
parent 73683803c0040e354dbce107d091539524e3bb38
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Sun, 16 Jan 2022 20:47:48 +0100

domain names and labels

Diffstat:
Mdraft-schanzen-gns.xml | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml @@ -20,6 +20,7 @@ <!ENTITY RFC8032 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8032.xml"> <!ENTITY RFC8126 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8126.xml"> <!ENTITY RFC8174 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8174.xml"> +<!ENTITY RFC8499 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8499.xml"> <!ENTITY RFC9106 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.9106.xml"> ]> <?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?> @@ -172,7 +173,8 @@ public/private key pairs and encryption of zone contents. </t> <t> - A zone can be populated with mappings from labels to resource records by + A zone can be populated with mappings from labels + (as defined in <xref target="RFC8499"/>, Section 2) to resource records by its owner (<xref target="rrecords"/>). Labels can be delegated to other zones using delegation records and in order to support (legacy) applications as well as facilitate the use @@ -202,6 +204,7 @@ <xref target="R5N" />. </t> <t> + Names in GNS are domain names as defined in <xref target="RFC8499"/>. Starting from a configurable root zone, names are resolved following zone delegations which are recursively queried from the storage (<xref target="resolution"/>). Without knowledge of the label values and the zone public keys, the @@ -2618,6 +2621,7 @@ cae1789d &RFC8032; &RFC8126; &RFC8174; + &RFC8499; &RFC9106; <reference anchor="GANA" target="https://gana.gnunet.org/">