aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-11-10 17:23:22 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-11-10 17:23:22 +0900
commit43a874a7b38adbdda7ff31e8e3f6e4da3054ab35 (patch)
treea3402a6b928c106c9341185b34e9aca441f84837
parentc4780d8952b5e251367dfefa49c6b6600abfb248 (diff)
downloadlsd0001-43a874a7b38adbdda7ff31e8e3f6e4da3054ab35.tar.gz
lsd0001-43a874a7b38adbdda7ff31e8e3f6e4da3054ab35.zip
brainfart, put registry actions that happened back in
-rw-r--r--draft-schanzen-gns.xml78
1 files changed, 78 insertions, 0 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 36c8f5b..8b2132c 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -2822,6 +2822,84 @@ NICK: john (Supplemental)
2822 </t> 2822 </t>
2823 </section> 2823 </section>
2824 </section> 2824 </section>
2825 <section anchor="gana" numbered="true" toc="default">
2826 <name>GANA Considerations</name>
2827 <t>
2828 GANA <xref target="GANA" />
2829 manages the "GNU Name System Record Types" registry.
2830 Each entry has the following format:
2831 </t>
2832 <ul>
2833 <li>Name: The name of the record type (case-insensitive ASCII
2834 string, restricted to alphanumeric characters. For zone delegation
2835 records, the assigned number represents the ztype value of the zone.</li>
2836 <li>Number: 32-bit, above 65535</li>
2837 <li>Comment: Optionally, a brief English text describing the purpose of
2838 the record type (in UTF-8)</li>
2839 <li>Contact: Optionally, the contact information of a person to contact for
2840 further information.</li>
2841 <li>References: Optionally, references describing the record type
2842 (such as an RFC).</li>
2843 </ul>
2844 <t>
2845 The registration policy for this registry is "First Come First
2846 Served". This policy is modeled on that described in <xref target="RFC8126"/>,
2847 and describes the actions taken by GANA:
2848 </t>
2849 <t>
2850 <!-- FIXME: Unclear who are the experts how are they selected and
2851 by whom? GNUnet e.V. Politbüro? The DAO?
2852 Unreserved/Reserved for private use record type range? -->
2853 Adding new records is possible after expert review, using a
2854 first-come-first-served policy for unique name allocation.
2855 Experts are responsible to ensure that the chosen "Name" is
2856 appropriate for the record type.
2857 The registry will assign a unique number for the entry.
2858 </t>
2859 <t>
2860 The current contact(s) for expert review are reachable at
2861 gns-registry@gnunet.org.
2862 </t>
2863 <t>
2864 Any request <bcp14>MUST</bcp14> contain a unique name and a point of contact.
2865 The contact information <bcp14>MAY</bcp14> be added to the registry given the consent
2866 of the requester.
2867 The request <bcp14>MAY</bcp14> optionally also contain relevant references as well
2868 as a descriptive comment as defined above.
2869 </t>
2870 <t>
2871 GANA has assigned numbers for the record types defined in this
2872 specification in the "GNU Name System Record Types" registry
2873 as listed in <xref target="figure_rrtypenums"/>.
2874 </t>
2875 <figure anchor="figure_rrtypenums" title="The GANA Resource Record Registry.">
2876 <artwork name="" type="" align="left" alt=""><![CDATA[
2877Number | Name | Contact | References | Comment
2878-------+---------+---------+------------+-------------------------
287965536 | PKEY | N/A | [This.I-D] | GNS zone delegation (PKEY)
288065537 | NICK | N/A | [This.I-D] | GNS zone nickname
288165538 | LEHO | N/A | [This.I-D] | GNS legacy hostname
288265540 | GNS2DNS | N/A | [This.I-D] | Delegation to DNS
288365541 | BOX | N/A | [This.I-D] | Boxed records
288465551 | REDIRECT| N/A | [This.I-D] | Redirection record.
288565556 | EDKEY | N/A | [This.I-D] | GNS zone delegation (EDKEY)
2886 ]]></artwork>
2887 </figure>
2888 <t>
2889 GANA has assigned signature purposes in its
2890 "GNUnet Signature Purpose" registry as listed in
2891 <xref target="figure_purposenums"/>.
2892 </t>
2893 <figure anchor="figure_purposenums" title="Requested Changes in the GANA GNUnet Signature Purpose Registry.">
2894 <artwork name="" type="" align="left" alt=""><![CDATA[
2895Purpose | Name | References | Comment
2896--------+-----------------+------------+--------------------------
2897 3 | GNS_REVOCATION | [This.I-D] | GNS zone key revocation
2898 15 | GNS_RECORD_SIGN | [This.I-D] | GNS record set signature
2899 ]]></artwork>
2900 </figure>
2901 </section>
2902 <!-- gana -->
2825 <section> 2903 <section>
2826 <name>IANA Considerations</name> 2904 <name>IANA Considerations</name>
2827 <t> 2905 <t>