gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit 212ee0a78adc43cb5c04d6ea96ccc2fe74fed62b
parent a42a803d44ed3ff168668f0cfdcd2df14cbc3477
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Mon, 21 Nov 2022 17:50:39 +0900

modify GANA dot-alt label formats; add UnicodeLabel; references

Diffstat:
Mdot-alt/POLICY | 7++++---
Mdot-alt/registry.rec | 12+++++++++++-
2 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/dot-alt/POLICY b/dot-alt/POLICY @@ -1,10 +1,11 @@ [REFERENCE .ALT RFC once published here!] The "Label" must be unique in the entire registry. The value must be a -case insensitive punycode string without dots following the restrictions -on DNS names. +case insensitive LDH label (https://www.rfc-editor.org/rfc/rfc5890#section-2.3.1) +following the restrictions on DNS names. -Adding records can be done on a first-come first-served basis. +Adding records can be done on a first-come first-served basis after GANA +committer review. The current contact(s) for review are reachable at alt-registry@gnunet.org. diff --git a/dot-alt/registry.rec b/dot-alt/registry.rec @@ -5,16 +5,26 @@ %rec: AltTld %key: Label -%typedef: Label_t regexp /^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_-][abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_.-]*$/ +%typedef: Label_t regexp /^[abcdefghijklmnopqrstuvwxyz0123456789][abcdefghijklmnopqrstuvwxyz0123456789-]*$/ %type: Label Label_t %unique: Label %mandatory: Label %mandatory: Description %allowed: Contact %allowed: References +%allowed: UnicodeLabel %sort: Name Contact References Label: gns +UnicodeLabel: gns Contact: Martin Schanzenbach <schanzen@gnunet.org> References: RFC XXXX Description: The GNU Name System + +# Unreserved unicode example +Label: xn--fsq +UnicodeLabel: δΎ‹ +Contact: Martin Schanzenbach <schanzen@gnunet.org> +References: None +Description: Unreserved unicode example +