aboutsummaryrefslogtreecommitdiff
path: root/draft-schanzen-gns.xml
diff options
context:
space:
mode:
Diffstat (limited to 'draft-schanzen-gns.xml')
-rw-r--r--draft-schanzen-gns.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index cd3e1b3..1e1bae3 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1839,7 +1839,7 @@ q := SHA-512 (ZKDF-Public(zk, label))
1839 <t> 1839 <t>
1840 GNS clients MUST first try to interpret the top-level domain of 1840 GNS clients MUST first try to interpret the top-level domain of
1841 a GNS name as a zone key representation (i.e. a zTLD). 1841 a GNS name as a zone key representation (i.e. a zTLD).
1842 If the top-level domain is indicated to be a label representation of 1842 If the top-level domain is indicated to be a representation of
1843 a zone key with a supported zone type value, the start zone of 1843 a zone key with a supported zone type value, the start zone of
1844 the resolution process is implicitly given by the suffix of the name: 1844 the resolution process is implicitly given by the suffix of the name:
1845 </t> 1845 </t>
@@ -1851,10 +1851,11 @@ Example name: www.example.<zTLD>
1851 <t> 1851 <t>
1852 In GNS, users MAY own and manage their own zones. 1852 In GNS, users MAY own and manage their own zones.
1853 Each local zone SHOULD be associated with a single GNS label, 1853 Each local zone SHOULD be associated with a single GNS label,
1854 but users MAY choose to use longer names consisting of 1854 but users MAY choose to use longer names consisting of
1855 multiple labels. 1855 multiple labels.
1856 If the name of a locally managed zone matches the suffix 1856 If the name of a locally managed zone matches the suffix
1857 of the name to be resolved, resolution MUST start from the respective local zone: 1857 of the name to be resolved, resolution MUST start from the
1858 respective local zone with the longest matching suffix:
1858 </t> 1859 </t>
1859 <artwork name="" type="" align="left" alt=""><![CDATA[ 1860 <artwork name="" type="" align="left" alt=""><![CDATA[
1860Example name: www.example.org 1861Example name: www.example.org