aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-01-16 20:47:48 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2022-01-16 20:47:48 +0100
commitd81f693b9630384fc4a6d791da5f91494109ee10 (patch)
tree00b6af23c146b9edad2f1fc398b0896204bfe9b0
parent73683803c0040e354dbce107d091539524e3bb38 (diff)
downloadlsd0001-d81f693b9630384fc4a6d791da5f91494109ee10.tar.gz
lsd0001-d81f693b9630384fc4a6d791da5f91494109ee10.zip
domain names and labels
-rw-r--r--draft-schanzen-gns.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 8434063..6effff4 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -20,6 +20,7 @@
20<!ENTITY RFC8032 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8032.xml"> 20<!ENTITY RFC8032 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8032.xml">
21<!ENTITY RFC8126 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8126.xml"> 21<!ENTITY RFC8126 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8126.xml">
22<!ENTITY RFC8174 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8174.xml"> 22<!ENTITY RFC8174 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8174.xml">
23<!ENTITY RFC8499 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8499.xml">
23<!ENTITY RFC9106 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.9106.xml"> 24<!ENTITY RFC9106 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.9106.xml">
24]> 25]>
25<?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?> 26<?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?>
@@ -172,7 +173,8 @@
172 public/private key pairs and encryption of zone contents. 173 public/private key pairs and encryption of zone contents.
173 </t> 174 </t>
174 <t> 175 <t>
175 A zone can be populated with mappings from labels to resource records by 176 A zone can be populated with mappings from labels
177 (as defined in <xref target="RFC8499"/>, Section 2) to resource records by
176 its owner (<xref target="rrecords"/>). 178 its owner (<xref target="rrecords"/>).
177 Labels can be delegated to other zones using delegation records and in 179 Labels can be delegated to other zones using delegation records and in
178 order to support (legacy) applications as well as facilitate the use 180 order to support (legacy) applications as well as facilitate the use
@@ -202,6 +204,7 @@
202 <xref target="R5N" />. 204 <xref target="R5N" />.
203 </t> 205 </t>
204 <t> 206 <t>
207 Names in GNS are domain names as defined in <xref target="RFC8499"/>.
205 Starting from a configurable root zone, names are resolved following zone 208 Starting from a configurable root zone, names are resolved following zone
206 delegations which are recursively queried from the storage (<xref target="resolution"/>). 209 delegations which are recursively queried from the storage (<xref target="resolution"/>).
207 Without knowledge of the label values and the zone public keys, the 210 Without knowledge of the label values and the zone public keys, the
@@ -2618,6 +2621,7 @@ cae1789d
2618 &RFC8032; 2621 &RFC8032;
2619 &RFC8126; 2622 &RFC8126;
2620 &RFC8174; 2623 &RFC8174;
2624 &RFC8499;
2621 &RFC9106; 2625 &RFC9106;
2622 2626
2623 <reference anchor="GANA" target="https://gana.gnunet.org/"> 2627 <reference anchor="GANA" target="https://gana.gnunet.org/">