aboutsummaryrefslogtreecommitdiff
path: root/gnu-name-system-record-types/POLICY
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-05-16 14:29:43 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-05-16 14:29:43 +0200
commit7357d5aa236a42e8a6f6bfefd9fffae9bfd9450d (patch)
tree3244bf6f2feb991ab173c386a2d066e34a6fc2ea /gnu-name-system-record-types/POLICY
parent4d72aced037b9e4efeefabd0620691ec5631c2b0 (diff)
downloadgana-7357d5aa236a42e8a6f6bfefd9fffae9bfd9450d.tar.gz
gana-7357d5aa236a42e8a6f6bfefd9fffae9bfd9450d.zip
fix record type policy; add TLD registry
Diffstat (limited to 'gnu-name-system-record-types/POLICY')
-rw-r--r--gnu-name-system-record-types/POLICY9
1 files changed, 4 insertions, 5 deletions
diff --git a/gnu-name-system-record-types/POLICY b/gnu-name-system-record-types/POLICY
index 1369b11..89edf47 100644
--- a/gnu-name-system-record-types/POLICY
+++ b/gnu-name-system-record-types/POLICY
@@ -1,17 +1,16 @@
1Each registry entry should contain three values: the "Number" of the 1Each registry entry should contain three values: the "Number" of the
2record type, which must be above 65535 (to avoid conflicts with legacy 2record type, which must be above 65535 (to avoid conflicts with legacy
3DNS record types), the "Name" of the record type, an optional 3DNS record types), the "Name" of the record type, and a "Reference" with links
4"Contact" for the payment method, and a "Reference" with links to 4to further information about the record type.
5further information about the record type.
6 5
7The "Name" must be unique in the entire registry. The value must be a 6The "Name" must be unique in the entire registry. The value must be a
8case insensitive ASCII string and is restricted to alphanumeric 7case insensitive ASCII string and is restricted to alphanumeric
9characters, dots and dashes. 8characters.
10 9
11Adding records is possible after expert review, using a 10Adding records is possible after expert review, using a
12first-come-first-served policy for unique "Name" allocation. 11first-come-first-served policy for unique "Name" allocation.
13Experts are responsible to ensure that the chosen "Name" is 12Experts are responsible to ensure that the chosen "Name" is
14appropriate for the payment method. 13appropriate for the record type.
15 14
16The current contact(s) for expert review are reachable at 15The current contact(s) for expert review are reachable at
17gns-registry@gnunet.org. 16gns-registry@gnunet.org.