From f330dd9f7555c2c24105cafe5a8a701c249f1417 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Fri, 16 Oct 2020 17:57:47 +0200 Subject: more base32 --- draft-schanzen-gns.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml index 3bb104f..75094c9 100644 --- a/draft-schanzen-gns.xml +++ b/draft-schanzen-gns.xml @@ -8,6 +8,7 @@ + @@ -192,6 +193,16 @@ process of name resolution. + + In this document we use a base-32 data encoding of the binary values, + including when they + are used in domain names. However, instead of following + we base + our character map on the optical character recognition friendly proposal + of Crockford . + The only difference to Crockford is that the letter + "U" decodes to the same base-32 value as the letter "V" (27). + The "zid" wire format is defined as follows: @@ -213,7 +224,6 @@ zkl := ]]> - We use Crockford's Base32 algorithm If "zkl" is less than 63 characters, it is also the "zTLD". If the resulting "zkl" should be longer than 63 characters, the string must be divided into smaller labels separated by the label @@ -2186,6 +2196,7 @@ cc6e525b52a04a9a &RFC3686; &RFC3826; &RFC3912; + &RFC4648; &RFC5869; &RFC5890; &RFC5891; -- cgit v1.2.3