commit ee8fd1737ba7c496c9cce291eeb880243638df86
parent 11c0cbc49b311ad7db0e093d118868a6d7afb984
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Mon, 28 Aug 2023 21:45:21 +0200
update registries
Diffstat:
6 files changed, 144 insertions(+), 94 deletions(-)
diff --git a/gana/gnu_name_system_record_flags.rst b/gana/gnu_name_system_record_flags.rst
@@ -1,11 +1,11 @@
-Registry for GNU Name System record flags
------------------------------------------
+GNS Record Flags
+----------------
=================== ===========================================================
-Name GNUNET_GNSRECORD_RF_CRITICAL
+Name CRITICAL
------------------- -----------------------------------------------------------
Number 15
Comment This record is critical. If it cannot be processed (for example because the record type is unknown) resolution MUST fail
@@ -15,7 +15,7 @@ References https://lsd.gnunet.org/lsd0001
=================== ===========================================================
-Name GNUNET_GNSRECORD_RF_SHADOW
+Name SHADOW
------------------- -----------------------------------------------------------
Number 14
Comment This record should not be used unless all (other) records in the set with an absolute expiration time have expired.
@@ -25,7 +25,7 @@ References https://lsd.gnunet.org/lsd0001
=================== ===========================================================
-Name GNUNET_GNSRECORD_RF_SUPPLEMENTAL
+Name SUPPLEMENTAL
------------------- -----------------------------------------------------------
Number 13
Comment This is a supplemental record.
@@ -35,7 +35,7 @@ References https://lsd.gnunet.org/lsd0001
=================== ===========================================================
-Name GNUNET_GNSRECORD_RF_RELATIVE_EXPIRATION
+Name RELATIVE_EXPIRATION
------------------- -----------------------------------------------------------
Number 1
Comment This expiration time of the record is a relative time (not an absolute time). Used in GNUnet implementation.
@@ -45,7 +45,7 @@ References https://git.gnunet.org/gnunet.git
=================== ===========================================================
-Name GNUNET_GNSRECORD_RF_PRIVATE
+Name PRIVATE
------------------- -----------------------------------------------------------
Number 0
Comment This is a private record of this peer and it should thus not be published.
diff --git a/gana/gnu_name_system_record_types.rst b/gana/gnu_name_system_record_types.rst
@@ -1,11 +1,11 @@
-Registry for GNU Name System record types
------------------------------------------
+GNS Record Types
+----------------
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_PKEY
+Name PKEY
------------------- -----------------------------------------------------------
Number 65536
Comment GNS zone delegation (PKEY)
@@ -15,7 +15,7 @@ References https://lsd.gnunet.org/lsd0001
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_NICK
+Name NICK
------------------- -----------------------------------------------------------
Number 65537
Comment GNS zone nickname
@@ -25,7 +25,7 @@ References https://lsd.gnunet.org/lsd0001
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_LEHO
+Name LEHO
------------------- -----------------------------------------------------------
Number 65538
Comment GNS legacy hostname
@@ -35,7 +35,7 @@ References https://lsd.gnunet.org/lsd0001
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_VPN
+Name VPN
------------------- -----------------------------------------------------------
Number 65539
Comment VPN resolution
@@ -45,7 +45,7 @@ References https://lsd.gnunet.org/lsd0001
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_GNS2DNS
+Name GNS2DNS
------------------- -----------------------------------------------------------
Number 65540
Comment Delegation to DNS
@@ -55,7 +55,7 @@ References https://lsd.gnunet.org/lsd0001
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_BOX
+Name BOX
------------------- -----------------------------------------------------------
Number 65541
Comment Box record
@@ -65,7 +65,7 @@ References https://lsd.gnunet.org/lsd0001
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_PLACE
+Name PLACE
------------------- -----------------------------------------------------------
Number 65542
Comment social place for SecuShare
@@ -75,7 +75,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_PHONE
+Name PHONE
------------------- -----------------------------------------------------------
Number 65543
Comment Endpoint for conversation
@@ -85,7 +85,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_RECLAIM_ATTRIBUTE
+Name RECLAIM_ATTRIBUTE
------------------- -----------------------------------------------------------
Number 65544
Comment identity attribute
@@ -95,7 +95,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_RECLAIM_TICKET
+Name RECLAIM_TICKET
------------------- -----------------------------------------------------------
Number 65545
Comment local ticket reference
@@ -105,7 +105,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_DELEGATE
+Name DELEGATE
------------------- -----------------------------------------------------------
Number 65548
Comment For ABD policies
@@ -115,7 +115,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_ATTRIBUTE
+Name ATTRIBUTE
------------------- -----------------------------------------------------------
Number 65549
Comment For ABD reverse lookups
@@ -125,7 +125,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_RECLAIM_ATTRIBUTE_REF
+Name RECLAIM_ATTRIBUTE_REF
------------------- -----------------------------------------------------------
Number 65550
Comment for reclaim records
@@ -135,7 +135,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_REDIRECT
+Name REDIRECT
------------------- -----------------------------------------------------------
Number 65551
Comment Redirection record
@@ -145,7 +145,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_RECLAIM_OIDC_CLIENT
+Name RECLAIM_OIDC_CLIENT
------------------- -----------------------------------------------------------
Number 65552
Comment For reclaim OIDC client names.
@@ -155,7 +155,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_RECLAIM_OIDC_REDIRECT
+Name RECLAIM_OIDC_REDIRECT
------------------- -----------------------------------------------------------
Number 65553
Comment Used reclaimID OIDC client redirect URIs.
@@ -165,7 +165,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_RECLAIM_CREDENTIAL
+Name RECLAIM_CREDENTIAL
------------------- -----------------------------------------------------------
Number 65554
Comment Record type for an attribute attestation (e.g. JWT).
@@ -175,7 +175,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_RECLAIM_PRESENTATION
+Name RECLAIM_PRESENTATION
------------------- -----------------------------------------------------------
Number 65555
Comment Record type for a presentation of a credential.
@@ -185,7 +185,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_EDKEY
+Name EDKEY
------------------- -----------------------------------------------------------
Number 65556
Comment GNS zone delegation (EDKEY)
@@ -195,7 +195,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_ERIS_READ_CAPABILITY
+Name ERIS_READ_CAPABILITY
------------------- -----------------------------------------------------------
Number 65557
Comment Encoding for Robust Immutable Storage (ERIS) binary read capability
@@ -205,7 +205,7 @@ References http://purl.org/eris
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_MESSENGER_ROOM_ENTRY
+Name MESSENGER_ROOM_ENTRY
------------------- -----------------------------------------------------------
Number 65558
Comment Record type to share an entry of a messenger room
@@ -215,7 +215,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_TOMBSTONE
+Name TOMBSTONE
------------------- -----------------------------------------------------------
Number 65559
Comment Record type to indicate a previously delete record (PRIVATE only)
@@ -225,7 +225,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_MESSENGER_ROOM_DETAILS
+Name MESSENGER_ROOM_DETAILS
------------------- -----------------------------------------------------------
Number 65560
Comment Record type to store details about a messenger room
@@ -235,7 +235,7 @@ References
=================== ===========================================================
-Name GNUNET_GNSRECORD_TYPE_DID_DOCUMENT
+Name DID_DOCUMENT
------------------- -----------------------------------------------------------
Number 65561
Comment Record type to store DID Documents
diff --git a/gana/gnunet_dht_block_types.rst b/gana/gnunet_dht_block_types.rst
@@ -1,11 +1,11 @@
-Registry for DHT block types
-----------------------------
+R5N DHT Block Types
+-------------------
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_ANY
+Name ANY
------------------- -----------------------------------------------------------
Number 0
Comment Identifier for any block.
@@ -14,7 +14,7 @@ Comment Identifier for any block.
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_FS_DBLOCK
+Name FS_DBLOCK
------------------- -----------------------------------------------------------
Number 1
Comment Data block (leaf) in the CHK tree.
@@ -23,7 +23,7 @@ Comment Data block (leaf) in the CHK tree.
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_FS_IBLOCK
+Name FS_IBLOCK
------------------- -----------------------------------------------------------
Number 2
Comment Inner block in the CHK tree.
@@ -32,7 +32,7 @@ Comment Inner block in the CHK tree.
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_FS_ONDEMAND
+Name FS_ONDEMAND
------------------- -----------------------------------------------------------
Number 6
Comment Type of a block representing a block to be encoded on demand from disk. Should never appear on the network directly.
@@ -41,16 +41,16 @@ Comment Type of a block representing a block to be encoded on demand
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_DHT_HELLO
+Name LEGACY_HELLO
------------------- -----------------------------------------------------------
Number 7
-Comment Type of a block that contains a HELLO for a peer.
+Comment Legacy type of a block that contains a HELLO for a peer.
=================== ===========================================================
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_TEST
+Name TEST
------------------- -----------------------------------------------------------
Number 8
Comment Block for testing.
@@ -59,7 +59,7 @@ Comment Block for testing.
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_FS_UBLOCK
+Name FS_UBLOCK
------------------- -----------------------------------------------------------
Number 9
Comment Type of a block representing any type of search result (universal).
@@ -68,7 +68,7 @@ Comment Type of a block representing any type of search result (univ
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_DNS
+Name DNS
------------------- -----------------------------------------------------------
Number 10
Comment Block for storing DNS exit service advertisements.
@@ -77,7 +77,7 @@ Comment Block for storing DNS exit service advertisements.
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_GNS_NAMERECORD
+Name GNS_NAMERECORD
------------------- -----------------------------------------------------------
Number 11
Comment Block for storing GNS record data.
@@ -86,7 +86,7 @@ Comment Block for storing GNS record data.
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_REVOCATION
+Name REVOCATION
------------------- -----------------------------------------------------------
Number 12
Comment Block type for a revocation message by which a key is revoked.
@@ -95,7 +95,7 @@ Comment Block type for a revocation message by which a key is revoke
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_DHT_URL_HELLO
+Name DHT_HELLO
------------------- -----------------------------------------------------------
Number 13
Comment Type of a block that contains a DHT-NG HELLO for a peer.
@@ -104,7 +104,7 @@ Comment Type of a block that contains a DHT-NG HELLO for a peer.
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_REGEX
+Name REGEX
------------------- -----------------------------------------------------------
Number 22
Comment Block to store a cadet regex state
@@ -113,7 +113,7 @@ Comment Block to store a cadet regex state
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_REGEX_ACCEPT
+Name REGEX_ACCEPT
------------------- -----------------------------------------------------------
Number 23
Comment Block to store a cadet regex accepting state
@@ -122,7 +122,7 @@ Comment Block to store a cadet regex accepting state
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_SET_TEST
+Name SET_TEST
------------------- -----------------------------------------------------------
Number 24
Comment Block for testing set/consensus. If first byte of the block is non-zero, the block is considered invalid.
@@ -131,7 +131,7 @@ Comment Block for testing set/consensus. If first byte of the block
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_CONSENSUS_ELEMENT
+Name CONSENSUS_ELEMENT
------------------- -----------------------------------------------------------
Number 25
Comment Block type for consensus elements. Contains either special marker elements or a nested block.
@@ -140,7 +140,7 @@ Comment Block type for consensus elements. Contains either special m
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_SETI_TEST
+Name SETI_TEST
------------------- -----------------------------------------------------------
Number 26
Comment Block for testing set intersection. If first byte of the block is non-zero, the block is considered invalid.
@@ -149,7 +149,7 @@ Comment Block for testing set intersection. If first byte of the bl
=================== ===========================================================
-Name GNUNET_BLOCK_TYPE_SETU_TEST
+Name SETU_TEST
------------------- -----------------------------------------------------------
Number 27
Comment Block for testing set union. If first byte of the block is non-zero, the block is considered invalid.
diff --git a/gana/gnunet_error_codes.rst b/gana/gnunet_error_codes.rst
@@ -1,5 +1,5 @@
-Registry for GNUnet error codes
--------------------------------
+GNUnet error codes
+------------------
@@ -15,6 +15,56 @@ Description No error (success).
=================== ===========================================================
+Name GNUNET_EC_UNKNOWN
+------------------- -----------------------------------------------------------
+Value 1
+HTTP Status Code 500
+Description Unknown and unspecified error.
+=================== ===========================================================
+
+
+
+=================== ===========================================================
+Name GNUNET_EC_SERVICE_COMMUNICATION_FAILED
+------------------- -----------------------------------------------------------
+Value 101
+HTTP Status Code 500
+Description Communication with service failed.
+=================== ===========================================================
+
+
+
+=================== ===========================================================
+Name GNUNET_EC_IDENTITY_NOT_FOUND
+------------------- -----------------------------------------------------------
+Value 200
+HTTP Status Code 404
+Description Ego not found.
+=================== ===========================================================
+
+
+
+=================== ===========================================================
+Name GNUNET_EC_IDENTITY_NAME_CONFLICT
+------------------- -----------------------------------------------------------
+Value 201
+HTTP Status Code 409
+Description Identifier already in use for another ego.
+=================== ===========================================================
+
+
+
+=================== ===========================================================
+Name GNUNET_EC_IDENTITY_INVALID
+------------------- -----------------------------------------------------------
+Value 202
+HTTP Status Code 500
+Description The given ego is invalid or malformed.
+=================== ===========================================================
+
+
+
+=================== ===========================================================
Name GNUNET_EC_NAMESTORE_UNKNOWN
------------------- -----------------------------------------------------------
Value 5000
diff --git a/gana/gnunet_signatures.rst b/gana/gnunet_signatures.rst
@@ -1,11 +1,11 @@
-Registry for Signature purposes
--------------------------------
+GNUnet Signature Purposes
+-------------------------
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_TEST
+Name TEST
------------------- -----------------------------------------------------------
Number 0
Subsystem GNUnet
@@ -15,7 +15,7 @@ Comment Test signature, not valid for anything other than writing a
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_TRANSPORT_PONG_OWN
+Name TRANSPORT_PONG_OWN
------------------- -----------------------------------------------------------
Number 1
Subsystem GNUnet-TRANSPORT
@@ -25,7 +25,7 @@ Comment Signature for confirming that this peer uses a particular ad
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_TRANSPORT_DISCONNECT
+Name TRANSPORT_DISCONNECT
------------------- -----------------------------------------------------------
Number 2
Subsystem GNUnet-TRANSPORT
@@ -35,7 +35,7 @@ Comment Signature for confirming that this peer intends to disconnec
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_GNS_REVOCATION
+Name GNS_REVOCATION
------------------- -----------------------------------------------------------
Number 3
Subsystem GNS
@@ -45,7 +45,7 @@ Comment GNS zone key revocation
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_NAMESPACE_ADVERTISEMENT
+Name NAMESPACE_ADVERTISEMENT
------------------- -----------------------------------------------------------
Number 4
Subsystem GNUnet-FS
@@ -55,7 +55,7 @@ Comment Signature for a namespace/pseudonym advertisement (by the na
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_PEER_PLACEMENT
+Name PEER_PLACEMENT
------------------- -----------------------------------------------------------
Number 5
Subsystem GNUnet-FS
@@ -65,7 +65,7 @@ Comment Signature by which a peer affirms that it is providing a cer
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_DHT_HOP
+Name DHT_HOP
------------------- -----------------------------------------------------------
Number 6
Subsystem GNUnet-DHT
@@ -75,7 +75,7 @@ Comment Signature by which a peer affirms that it forwarded a messag
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_HELLO
+Name HELLO
------------------- -----------------------------------------------------------
Number 7
Subsystem GNUnet-HELLO
@@ -85,7 +85,7 @@ Comment Signature by which a peer affirms its address.
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_DNS_RECORD
+Name DNS_RECORD
------------------- -----------------------------------------------------------
Number 11
Subsystem GNUnet-DNS+Exit
@@ -95,7 +95,7 @@ Comment Signature on a GNUNET_DNS_Advertisement.
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_CHAT_MESSAGE
+Name CHAT_MESSAGE
------------------- -----------------------------------------------------------
Number 12
Subsystem GNUnet-MESSENGER
@@ -105,7 +105,7 @@ Comment Signature of a chat message.
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_CHAT_RECEIPT
+Name CHAT_RECEIPT
------------------- -----------------------------------------------------------
Number 13
Subsystem GNUnet-MESSENGER
@@ -115,7 +115,7 @@ Comment Signature of confirmation receipt for a chat message.
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_NSE_SEND
+Name NSE_SEND
------------------- -----------------------------------------------------------
Number 14
Subsystem GNUnet-NSE
@@ -125,7 +125,7 @@ Comment Signature of a network size estimate message.
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_GNS_RECORD_SIGN
+Name GNS_RECORD_SIGN
------------------- -----------------------------------------------------------
Number 15
Subsystem GNS
@@ -135,7 +135,7 @@ Comment GNS record set signature
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_SET_ECC_KEY
+Name SET_ECC_KEY
------------------- -----------------------------------------------------------
Number 16
Subsystem GNUnet-CORE
@@ -145,7 +145,7 @@ Comment Purpose is to set a session key.
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_FS_UBLOCK
+Name FS_UBLOCK
------------------- -----------------------------------------------------------
Number 17
Subsystem GNUnet-FS
@@ -155,7 +155,7 @@ Comment UBlock Signature, done using DSS, not ECC
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_REGEX_ACCEPT
+Name REGEX_ACCEPT
------------------- -----------------------------------------------------------
Number 18
Subsystem GNUnet-REGEX
@@ -165,7 +165,7 @@ Comment Accept state in regex DFA. Peer affirms that it offers the
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_CONVERSATION_RING
+Name CONVERSATION_RING
------------------- -----------------------------------------------------------
Number 20
Subsystem GNUnet-CONVERSATION
@@ -175,7 +175,7 @@ Comment Signature of a conversation ring.
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_SECRETSHARING_DKG1
+Name SECRETSHARING_DKG1
------------------- -----------------------------------------------------------
Number 21
Subsystem GNUnet-SECRETSHARING
@@ -185,7 +185,7 @@ Comment Signature for the first round of distributed key generation.
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_SECRETSHARING_DKG2
+Name SECRETSHARING_DKG2
------------------- -----------------------------------------------------------
Number 22
Subsystem GNUnet-SECRETSHARING
@@ -195,7 +195,7 @@ Comment Signature for the second round of distributed key generation
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_SECRETSHARING_DECRYPTION
+Name SECRETSHARING_DECRYPTION
------------------- -----------------------------------------------------------
Number 23
Subsystem GNUnet-SECRETSHARING
@@ -205,7 +205,7 @@ Comment Signature for the cooperative decryption.
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_RECLAIM_CODE_SIGN
+Name RECLAIM_CODE_SIGN
------------------- -----------------------------------------------------------
Number 27
Subsystem Reclaim
@@ -215,7 +215,7 @@ Comment Signature for a GNUid Ticket
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_DELEGATE
+Name DELEGATE
------------------- -----------------------------------------------------------
Number 28
Subsystem Reclaim
@@ -225,7 +225,7 @@ Comment Signature for a GNUnet credential
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_TRANSPORT_ADDRESS
+Name TRANSPORT_ADDRESS
------------------- -----------------------------------------------------------
Number 29
Subsystem GNUnet-TRANSPORT
@@ -235,7 +235,7 @@ Comment Signature by a peer affirming that this is one of its addres
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_TRANSPORT_EPHEMERAL
+Name TRANSPORT_EPHEMERAL
------------------- -----------------------------------------------------------
Number 30
Subsystem GNUnet-TRANSPORT
@@ -245,7 +245,7 @@ Comment Signature by a peer affirming that the given ephemeral key i
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_COMMUNICATOR_TCP_HANDSHAKE
+Name COMMUNICATOR_TCP_HANDSHAKE
------------------- -----------------------------------------------------------
Number 31
Subsystem GNUnet-TRANSPORT-TCP
@@ -255,7 +255,7 @@ Comment Signature used by TCP communicator handshake.
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_COMMUNICATOR_TCP_REKEY
+Name COMMUNICATOR_TCP_REKEY
------------------- -----------------------------------------------------------
Number 32
Subsystem GNUnet-TRANSPORT-TCP
@@ -265,7 +265,7 @@ Comment Signature used by TCP communicator rekey.
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_COMMUNICATOR_UDP_HANDSHAKE
+Name COMMUNICATOR_UDP_HANDSHAKE
------------------- -----------------------------------------------------------
Number 33
Subsystem GNUnet-TRANSPORT-UDP
@@ -275,7 +275,7 @@ Comment Signature used by UDP communicator handshake.
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_COMMUNICATOR_UDP_BROADCAST
+Name COMMUNICATOR_UDP_BROADCAST
------------------- -----------------------------------------------------------
Number 34
Subsystem GNUnet-TRANSPORT-UDP
@@ -285,7 +285,7 @@ Comment Signature used by UDP broadcasts.
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_TRANSPORT_CHALLENGE
+Name TRANSPORT_CHALLENGE
------------------- -----------------------------------------------------------
Number 35
Subsystem GNUnet-TRANSPORT
@@ -295,7 +295,7 @@ Comment Signature by a peer affirming that it received a challenge (
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_TRANSPORT_DV_HOP
+Name TRANSPORT_DV_HOP
------------------- -----------------------------------------------------------
Number 36
Subsystem GNUnet-TRANSPORT
@@ -305,7 +305,7 @@ Comment Signature by a peer affirming that it is on a DV path.
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_TRANSPORT_DV_INITIATOR
+Name TRANSPORT_DV_INITIATOR
------------------- -----------------------------------------------------------
Number 37
Subsystem GNUnet-TRANSPORT
@@ -315,7 +315,7 @@ Comment Signature by a peer affirming that it originated the DV path
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_CADET_CONNECTION_INITIATOR
+Name CADET_CONNECTION_INITIATOR
------------------- -----------------------------------------------------------
Number 38
Subsystem GNUnet-CADET
@@ -325,7 +325,7 @@ Comment Signature by a peer that like to create a connection.
=================== ===========================================================
-Name GNUNET_SIGNATURE_PURPOSE_COMMUNICATOR_TCP_HANDSHAKE_ACK
+Name COMMUNICATOR_TCP_HANDSHAKE_ACK
------------------- -----------------------------------------------------------
Number 39
Subsystem GNUnet-TRANSPORT-TCP
diff --git a/gana/tlds.rst b/gana/tlds.rst
@@ -1,11 +1,11 @@
-Registry for GNU Name System default Top-Level-Domains
-------------------------------------------------------
+GNS Default Top-Level-Domains
+-----------------------------
=================== ===========================================================
-Name pin
+Suffix pin
------------------- -----------------------------------------------------------
Zone Key 000G001MF6DVMZZ4Y8XRZQDXM1PB3D3VGEK29ZHXBA57EPSNW1QBPKT8J0
Comment The FCFS authority managed by GNUnet e.V.
@@ -14,7 +14,7 @@ Comment The FCFS authority managed by GNUnet e.V.
=================== ===========================================================
-Name gnunet.org
+Suffix gnunet.org
------------------- -----------------------------------------------------------
Zone Key 000G0047M3HN599H57MPXZK4VB59SWK4M9NRD68E1JQFY3RWAHDMKAPN30
Comment The authoritative zone of the GNUnet project