aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-02 13:03:19 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-02 13:03:19 +0100
commit9c78d3ff977835a443841bf58b8c4a5dcb9106e8 (patch)
tree912a11b10c7d4b4cf8f21a67765e0a67c78a614d
parente4cf44575e4b70d4a643aa9bed30774b4b7da16a (diff)
downloadlsd0001-9c78d3ff977835a443841bf58b8c4a5dcb9106e8.tar.gz
lsd0001-9c78d3ff977835a443841bf58b8c4a5dcb9106e8.zip
-minor English improvements
-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