commit bcef62d72b040b72574b6d32784acc6147b48852
parent fc396175cc934f9c8190e7760a7b71ffa32a6625
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Sat, 19 Feb 2022 16:52:16 +0100
must support ztld division
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
@@ -516,6 +516,8 @@ ztype||zkey := Base32GNS-Decode(zTLD)
the least significant bytes in the leftmost label of the resulting string. This allows the
resolver to determine the ztype and zTLD length from the rightmost
label and to subsequently determine how many labels the zTLD should span.
+ A GNS implementation MUST support the division of zTLD in DNS compatible
+ label lengths.
For example, assuming a zTLD of 130 characters, a viable division
would be:
</t>