commit c8c317d724ff064b6781023fea3815deb7d0f04c
parent 3f44516e8423c0d5b1b3ca367f4d510fe3435b0c
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Fri, 18 Feb 2022 23:33:20 +0100
more labels
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
@@ -193,7 +193,7 @@
<dt>Label</dt>
<dd>
A GNS label is a label as defined in <xref target="RFC8499"/>.
- Labels are case-sensitive UTF-8 strings in Unicode
+ Labels are UTF-8 strings in Unicode
Normalization Form C (NFC) <xref target="Unicode-UAX15"/>.
GNS does not impose length restrictions on labels. However, applications
MAY ensure that name and label lengths are compatible with DNS and
@@ -201,6 +201,8 @@
In the spirit of <xref target="RFC5895"/>, applications MAY preprocess
labels (and names) to ensure compatibility with DNS, for
example according to <xref target="Unicode-UTS46"/>.
+ Zone administrators MAY disallow certain labels that may be easily
+ confused with other labels through registration policies.
</dd>
<dt>Apex Label</dt>
<dd>