gnunet-handbook

The GNUnet Handbook
Log | Files | Refs

commit 4f40b5deca02c8dc64ff6c73e6602e6abdd1bae2
parent b00bd769a0b60d347a7bb3efe713e69fad67651e
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Thu, 10 Nov 2022 13:53:05 +0900

update GANA registries

Diffstat:
Agana/gnu_name_system_record_flags.rst | 54++++++++++++++++++++++++++++++++++++++++++++++++++++++
Mgana/gnu_name_system_record_types.rst | 72++++++++++++++++++++++++++++++++++++++++++++++++------------------------
Mgana/index.rst | 1+
3 files changed, 103 insertions(+), 24 deletions(-)

diff --git a/gana/gnu_name_system_record_flags.rst b/gana/gnu_name_system_record_flags.rst @@ -0,0 +1,54 @@ +Registry for GNU Name System record flags +----------------------------------------- + + + + +=================== =========================================================== +Name GNUNET_GNSRECORD_RF_CRITICAL +------------------- ----------------------------------------------------------- +Number 15 +Comment This record is critical. If it cannot be processed (for example because the record type is unknown) resolution MUST fail +References https://lsd.gnunet.org/lsd0001 +=================== =========================================================== + + + +=================== =========================================================== +Name GNUNET_GNSRECORD_RF_SHADOW +------------------- ----------------------------------------------------------- +Number 14 +Comment This record should not be used unless all (other) records in the set with an absolute expiration time have expired. +References https://lsd.gnunet.org/lsd0001 +=================== =========================================================== + + + +=================== =========================================================== +Name GNUNET_GNSRECORD_RF_SUPPLEMENTAL +------------------- ----------------------------------------------------------- +Number 13 +Comment This is a supplemental record. +References https://lsd.gnunet.org/lsd0001 +=================== =========================================================== + + + +=================== =========================================================== +Name GNUNET_GNSRECORD_RF_RELATIVE_EXPIRATION +------------------- ----------------------------------------------------------- +Number 1 +Comment This expiration time of the record is a relative time (not an absolute time). Used in GNUnet implementation. +References https://git.gnunet.org/gnunet.git +=================== =========================================================== + + + +=================== =========================================================== +Name GNUNET_GNSRECORD_RF_PRIVATE +------------------- ----------------------------------------------------------- +Number 0 +Comment This is a private record of this peer and it should thus not be published. +References https://git.gnunet.org/gnunet.git +=================== =========================================================== + diff --git a/gana/gnu_name_system_record_types.rst b/gana/gnu_name_system_record_types.rst @@ -8,7 +8,8 @@ Registry for GNU Name System record types Name GNUNET_GNSRECORD_TYPE_PKEY ------------------- ----------------------------------------------------------- Number 65536 -Commenr GNS zone transfer +Comment GNS zone transfer +References https://lsd.gnunet.org/lsd0001 =================== =========================================================== @@ -17,7 +18,8 @@ Commenr GNS zone transfer Name GNUNET_GNSRECORD_TYPE_NICK ------------------- ----------------------------------------------------------- Number 65537 -Commenr GNS nick names +Comment GNS nick names +References https://lsd.gnunet.org/lsd0001 =================== =========================================================== @@ -26,7 +28,8 @@ Commenr GNS nick names Name GNUNET_GNSRECORD_TYPE_LEHO ------------------- ----------------------------------------------------------- Number 65538 -Commenr legacy hostnames +Comment legacy hostnames +References https://lsd.gnunet.org/lsd0001 =================== =========================================================== @@ -35,7 +38,8 @@ Commenr legacy hostnames Name GNUNET_GNSRECORD_TYPE_VPN ------------------- ----------------------------------------------------------- Number 65539 -Commenr VPN resolution +Comment VPN resolution +References https://lsd.gnunet.org/lsd0001 =================== =========================================================== @@ -44,7 +48,8 @@ Commenr VPN resolution Name GNUNET_GNSRECORD_TYPE_GNS2DNS ------------------- ----------------------------------------------------------- Number 65540 -Commenr Delegation to DNS +Comment Delegation to DNS +References https://lsd.gnunet.org/lsd0001 =================== =========================================================== @@ -53,7 +58,8 @@ Commenr Delegation to DNS Name GNUNET_GNSRECORD_TYPE_BOX ------------------- ----------------------------------------------------------- Number 65541 -Commenr Boxed records (see TLSA/SRV handling in GNS) +Comment Boxed records (see TLSA/SRV handling in GNS) +References https://lsd.gnunet.org/lsd0001 =================== =========================================================== @@ -62,7 +68,8 @@ Commenr Boxed records (see TLSA/SRV handling in GNS) Name GNUNET_GNSRECORD_TYPE_PLACE ------------------- ----------------------------------------------------------- Number 65542 -Commenr social place for SecuShare +Comment social place for SecuShare +References =================== =========================================================== @@ -71,7 +78,8 @@ Commenr social place for SecuShare Name GNUNET_GNSRECORD_TYPE_PHONE ------------------- ----------------------------------------------------------- Number 65543 -Commenr Endpoint for conversation +Comment Endpoint for conversation +References =================== =========================================================== @@ -80,7 +88,8 @@ Commenr Endpoint for conversation Name GNUNET_GNSRECORD_TYPE_RECLAIM_ATTRIBUTE ------------------- ----------------------------------------------------------- Number 65544 -Commenr identity attribute +Comment identity attribute +References =================== =========================================================== @@ -89,7 +98,8 @@ Commenr identity attribute Name GNUNET_GNSRECORD_TYPE_RECLAIM_TICKET ------------------- ----------------------------------------------------------- Number 65545 -Commenr local ticket reference +Comment local ticket reference +References =================== =========================================================== @@ -98,7 +108,8 @@ Commenr local ticket reference Name GNUNET_GNSRECORD_TYPE_DELEGATE ------------------- ----------------------------------------------------------- Number 65548 -Commenr For ABD policies +Comment For ABD policies +References =================== =========================================================== @@ -107,7 +118,8 @@ Commenr For ABD policies Name GNUNET_GNSRECORD_TYPE_ATTRIBUTE ------------------- ----------------------------------------------------------- Number 65549 -Commenr For ABD reverse lookups +Comment For ABD reverse lookups +References =================== =========================================================== @@ -116,7 +128,8 @@ Commenr For ABD reverse lookups Name GNUNET_GNSRECORD_TYPE_RECLAIM_ATTRIBUTE_REF ------------------- ----------------------------------------------------------- Number 65550 -Commenr for reclaim records +Comment for reclaim records +References =================== =========================================================== @@ -125,7 +138,8 @@ Commenr for reclaim records Name GNUNET_GNSRECORD_TYPE_REDIRECT ------------------- ----------------------------------------------------------- Number 65551 -Commenr Resolver redirects +Comment Resolver redirects +References =================== =========================================================== @@ -134,7 +148,8 @@ Commenr Resolver redirects Name GNUNET_GNSRECORD_TYPE_RECLAIM_OIDC_CLIENT ------------------- ----------------------------------------------------------- Number 65552 -Commenr For reclaim OIDC client names. +Comment For reclaim OIDC client names. +References =================== =========================================================== @@ -143,7 +158,8 @@ Commenr For reclaim OIDC client names. Name GNUNET_GNSRECORD_TYPE_RECLAIM_OIDC_REDIRECT ------------------- ----------------------------------------------------------- Number 65553 -Commenr Used reclaimID OIDC client redirect URIs. +Comment Used reclaimID OIDC client redirect URIs. +References =================== =========================================================== @@ -152,7 +168,8 @@ Commenr Used reclaimID OIDC client redirect URIs. Name GNUNET_GNSRECORD_TYPE_RECLAIM_CREDENTIAL ------------------- ----------------------------------------------------------- Number 65554 -Commenr Record type for an attribute attestation (e.g. JWT). +Comment Record type for an attribute attestation (e.g. JWT). +References =================== =========================================================== @@ -161,7 +178,8 @@ Commenr Record type for an attribute attestation (e.g. JWT). Name GNUNET_GNSRECORD_TYPE_RECLAIM_PRESENTATION ------------------- ----------------------------------------------------------- Number 65555 -Commenr Record type for a presentation of a credential. +Comment Record type for a presentation of a credential. +References =================== =========================================================== @@ -170,7 +188,8 @@ Commenr Record type for a presentation of a credential. Name GNUNET_GNSRECORD_TYPE_EDKEY ------------------- ----------------------------------------------------------- Number 65556 -Commenr Record type for EDKEY zone delegations. +Comment Record type for EDKEY zone delegations. +References =================== =========================================================== @@ -179,7 +198,8 @@ Commenr Record type for EDKEY zone delegations. Name GNUNET_GNSRECORD_TYPE_ERIS_READ_CAPABILITY ------------------- ----------------------------------------------------------- Number 65557 -Commenr Encoding for Robust Immutable Storage (ERIS) binary read capability +Comment Encoding for Robust Immutable Storage (ERIS) binary read capability +References http://purl.org/eris =================== =========================================================== @@ -188,7 +208,8 @@ Commenr Encoding for Robust Immutable Storage (ERIS) binary read cap Name GNUNET_GNSRECORD_TYPE_MESSENGER_ROOM_ENTRY ------------------- ----------------------------------------------------------- Number 65558 -Commenr Record type to share an entry of a messenger room +Comment Record type to share an entry of a messenger room +References =================== =========================================================== @@ -197,7 +218,8 @@ Commenr Record type to share an entry of a messenger room Name GNUNET_GNSRECORD_TYPE_TOMBSTONE ------------------- ----------------------------------------------------------- Number 65559 -Commenr Record type to indicate a previously delete record (PRIVATE only) +Comment Record type to indicate a previously delete record (PRIVATE only) +References =================== =========================================================== @@ -206,7 +228,8 @@ Commenr Record type to indicate a previously delete record (PRIVATE Name GNUNET_GNSRECORD_TYPE_MESSENGER_ROOM_DETAILS ------------------- ----------------------------------------------------------- Number 65560 -Commenr Record type to store details about a messenger room +Comment Record type to store details about a messenger room +References =================== =========================================================== @@ -215,6 +238,7 @@ Commenr Record type to store details about a messenger room Name GNUNET_GNSRECORD_TYPE_DID_DOCUMENT ------------------- ----------------------------------------------------------- Number 65561 -Commenr Record type to store DID Documents +Comment Record type to store DID Documents +References =================== =========================================================== diff --git a/gana/index.rst b/gana/index.rst @@ -12,6 +12,7 @@ Registries gnunet_error_codes gnu_name_system_record_types + gnu_name_system_record_flags gnunet_dht_block_types gnunet_signatures tlds