gana

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

commit 0f6e020ef22854dc4ac9d18eef934190b7a3c17c
parent 092edfe57896d5f0fdf11008a4cba561203dfadd
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Thu, 10 Nov 2022 14:50:16 +0900

minor updates

Diffstat:
Mgnu-name-system-record-flags/registry.rec | 10+++++-----
Mgnu-name-system-record-flags/rst.template | 1+
Mgnu-name-system-record-types/registry.rec | 14+++++++-------
Mgnu-name-system-record-types/rst.template | 1+
4 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/gnu-name-system-record-flags/registry.rec b/gnu-name-system-record-flags/registry.rec @@ -20,24 +20,24 @@ Number: 15 Name: CRITICAL Comment: This record is critical. If it cannot be processed (for example because the record type is unknown) resolution MUST fail -References: LSD0001 +References: https://lsd.gnunet.org/lsd0001 Number: 14 Name: SHADOW Comment: This record should not be used unless all (other) records in the set with an absolute expiration time have expired. -References: LSD0001 +References: https://lsd.gnunet.org/lsd0001 Number: 13 Name: SUPPLEMENTAL Comment: This is a supplemental record. -References: LSD0001 +References: https://lsd.gnunet.org/lsd0001 Number: 1 Name: RELATIVE_EXPIRATION Comment: This expiration time of the record is a relative time (not an absolute time). Used in GNUnet implementation. -References: GNUnet implementation +References: https://git.gnunet.org/gnunet.git Number: 0 Name: PRIVATE Comment: This is a private record of this peer and it should thus not be published. -References: GNUnet implementation +References: https://git.gnunet.org/gnunet.git diff --git a/gnu-name-system-record-flags/rst.template b/gnu-name-system-record-flags/rst.template @@ -5,5 +5,6 @@ Name GNUNET_GNSRECORD_RF_{{Name}} ------------------- ----------------------------------------------------------- Number {{Number}} Comment {{Comment}} +References {{References}} =================== =========================================================== diff --git a/gnu-name-system-record-types/registry.rec b/gnu-name-system-record-types/registry.rec @@ -19,32 +19,32 @@ Number: 65536 Name: PKEY Comment: GNS zone transfer -References: LSD0001 +References: https://lsd.gnunet.org/lsd0001 Number: 65537 Name: NICK Comment: GNS nick names -References: LSD0001 +References: https://lsd.gnunet.org/lsd0001 Number: 65538 Name: LEHO Comment: legacy hostnames -References: LSD0001 +References: https://lsd.gnunet.org/lsd0001 Number: 65539 Name: VPN Comment: VPN resolution -References: LSD0001 +References: https://lsd.gnunet.org/lsd0001 Number: 65540 Name: GNS2DNS Comment: Delegation to DNS -References: LSD0001 +References: https://lsd.gnunet.org/lsd0001 Number: 65541 Name: BOX Comment: Boxed records (see TLSA/SRV handling in GNS) -References: LSD0001 +References: https://lsd.gnunet.org/lsd0001 Number: 65542 Name: PLACE @@ -84,7 +84,7 @@ Contact: schanzen@gnunet.org Number: 65551 Name: REDIRECT Comment: Resolver redirects -Contact: LSD0001 +Contact: https://lsd.gnunet.org/lsd0001 Number: 65552 Name: RECLAIM_OIDC_CLIENT diff --git a/gnu-name-system-record-types/rst.template b/gnu-name-system-record-types/rst.template @@ -5,5 +5,6 @@ Name GNUNET_GNSRECORD_TYPE_{{Name}} ------------------- ----------------------------------------------------------- Number {{Number}} Comment {{Comment}} +References {{References}} =================== ===========================================================