commit 2c5c3468178f0a3f7ade0e016e77f283e6f0c239
parent 2ad5540a7ee5ad2cef9a691dcd24687774dcf4a3
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
Date: Wed, 23 Sep 2020 17:56:20 +0200
add zone types
Diffstat:
1 file changed, 28 insertions(+), 0 deletions(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
@@ -1855,6 +1855,34 @@ Number | Name | Contact | References | Description
]]></artwork>
</figure>
<t>
+ GANA is requested to create an "GNU Name System Zone Types" registry.
+ The registry shall record for each entry:
+ </t>
+ <ul>
+ <li>Name: The name of the zone type (case-insensitive ASCII
+ string, restricted to alphanumeric characters</li>
+ <li>Number: 32-bit, above 65535</li>
+ <li>Comment: Optionally, a brief English text describing the purpose of
+ the zone type (in UTF-8)</li>
+ <li>Contact: Optionally, the contact information of a person to contact for
+ further information</li>
+ <li>References: Optionally, references describing the zone type
+ (such as an RFC)</li>
+ </ul>
+ <t>
+ The registration policy for this sub-registry is "First Come First
+ Served", as described in <xref target="RFC8126"/>.
+ GANA is requested to populate this registry as follows:
+ </t>
+ <figure anchor="figure_ztypenums">
+ <artwork name="" type="" align="left" alt=""><![CDATA[
+Number | Name | Contact | References | Description
+-------+---------+---------+------------+-------------------------
+0 | PKEY | N/A | [This.I-D] | GNS PKEY zone
+1 | EDKEY | N/A | [This.I-D] | GNS EDKEY zone
+ ]]></artwork>
+ </figure>
+ <t>
GANA is requested to amend the "GNUnet Signature Purpose" registry
as follows:
</t>