commit b6911a3267c8bdaacfd17ff2c9a1d60c1f68f061
parent 754922416c1c3db2890caea2553326ab5c9c3d6b
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Mon, 2 Mar 2026 15:18:53 +0100
cleanup; fix gana
Diffstat:
1 file changed, 7 insertions(+), 91 deletions(-)
diff --git a/draft-schanzen-gns-split-rrset.xml b/draft-schanzen-gns-split-rrset.xml
@@ -4,7 +4,6 @@
<!ENTITY RFC1035 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.1035.xml">
<!ENTITY RFC2119 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml">
<!ENTITY RFC2782 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2782.xml">
-<!ENTITY RFC3629 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3629.xml">
<!ENTITY RFC3686 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3686.xml">
<!ENTITY RFC3826 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3826.xml">
<!ENTITY RFC3912 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3912.xml">
@@ -17,6 +16,7 @@
<!ENTITY RFC7748 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.7748.xml">
<!ENTITY RFC8032 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8032.xml">
<!ENTITY RFC8126 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8126.xml">
+<!ENTITY RFC9498 PUBLIC '' "http://xml.resource.org/public/rfc/bibxml/reference.RFC.9498.xml">
]>
<?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?>
<?rfc strict="yes" ?>
@@ -68,7 +68,7 @@
<section anchor="introduction" numbered="true" toc="default">
<name>Introduction</name>
<t>
- In GNS, resource record set sizes are limited by the underlying storage
+ In GNS <xref target="RFC9498"/>, resource record set sizes are limited by the underlying storage
component.
For example, in the current instantion in GNUnet on top of R<sup>5</sup>N,
Resource record sets must fit into around 64 kilobytes.
@@ -169,59 +169,11 @@
</t>
<figure anchor="figure_rrtypenums">
<artwork name="" type="" align="left" alt=""><![CDATA[
-Number: 65549
-Name: RECLAIM_TICKET
-Contact: N/A
+Number: 65555
+Name: SPLIT
+Contact: gns-registry@gnunet.org
References: [This.I-D]
-Description: Ticket
-
-Number: 65549
-Name: RECLAIM_ATTRIBUTE
-Contact: N/A
-References: [This.I-D]
-Description: Identity attribute
-
-Number: 65550
-Name: RECLAIM_ATTRIBUTE_REF
-Contact: N/A
-References: [This.I-D]
-Description: Refrerence to identity attribute
-
-Number: 65551
-Name: RECLAIM_OIDC_CLIENT
-Contact: N/A
-References: [This.I-D]
-Description: OIDC client description
-
-Number: 65552
-Name: RECLAIM_OIDC_REDIRECT
-Contact: N/A
-References: [This.I-D]
-Description: OIDC client redirect(s)
-
-Number: 65553
-Name: RECLAIM_CREDENTIAL
-Contact: N/A
-References: [This.I-D]
-Description: Credential
-
-Number: 65554
-Name: RECLAIM_PRESENTATION
-Contact: N/A
-References: [This.I-D]
-Description: Credential presentation
- ]]></artwork>
- </figure>
- <t>
- GANA is requested to amend the "GNUnet Signature Purpose" registry
- as follows:
- </t>
- <figure anchor="figure_purposenums">
- <artwork name="" type="" align="left" alt=""><![CDATA[
-Purpose: 27
-Name: RECLAIM_CODE_SIGN
-References: [This.I-D]
-Description: Signature in OIDC authorization code
+Description: SPLIT Record Set
]]></artwork>
</figure>
</section>
@@ -235,44 +187,8 @@ Description: Signature in OIDC authorization code
<name>Normative References</name>
&RFC2119;
- &RFC3629;
-
- <reference anchor="GNS" target="https://lsd.gnunet.org/lsd0001">
- <front>
- <title>The GNU Name System</title>
- <author initials="M." surname="Schanzenbach" fullname="Martin Schanzenbach">
- <organization>GNUnet e.V.</organization>
- </author>
-
- <author initials="C." surname="Grothoff" fullname="Christian Grothoff">
- <organization>GNUnet e.V.</organization>
- </author>
+ &RFC9498;
- <author initials="B." surname="Fix"
- fullname="Bernd Fix">
- <organization>GNUnet e.V.</organization>
- </author>
- <date year="2020" month="March"/>
- </front>
- </reference>
- <reference anchor="Unicode-UAX15" target="https://www.unicode.org/reports/tr15/tr15-31.html">
- <front>
- <title>
- Unicode Standard Annex #15: Unicode Normalization Forms
- </title>
- <author initials="M." surname="Davis" fullname="Mark Davis">
- <organization/>
- </author>
- <author initials="K." surname="Whistler" fullname="Ken Whistler">
- <organization/>
- </author>
- <author initials="M." surname="Dürst" fullname="Martin Dürst">
- <organization/>
- </author>
- <date year="2009" month="September"/>
- </front>
- <refcontent>Revision 31, The Unicode Consortium, Mountain View</refcontent>
- </reference>
</references>
</back>
</rfc>