commit 6cca6f2490d772b7328f2e4253928505ab7001a1 parent 55bcc83edb4079fac5e5202f807720c06c955ad1 Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Fri, 7 Nov 2025 22:02:47 +0100 proper mailbox signature numbering Diffstat:
| M | gnunet-signatures/registry.rec | | | 24 | ++++++++++++++---------- |
1 file changed, 14 insertions(+), 10 deletions(-)
diff --git a/gnunet-signatures/registry.rec b/gnunet-signatures/registry.rec @@ -557,16 +557,6 @@ Name: WALLET_TOKEN_USE Comment: Signature where the token use key confirms the usage of a token on a pay request. Signed with the token use private key. Package: GNU Taler -Number: 1223 -Name: MAILBOX_MESSAGES_DELETE -Comment: Signature over messages to delete in the mailbox service -Package: GNU Taler - -Number: 1224 -Name: MAILBOX_KEYS_UPDATE -Comment: Signature over new key set in key update -Package: GNU Taler - # # Security module signatures # @@ -657,3 +647,17 @@ Number: 1502 Name: CHARITY_GET_INFO Comment: The signature is made by a charity to request information about its status from a Donau. It is not over anything in particular and is just there for access control. Package: Donau + +# +# Mailbox signatures, >= 1550 +# + +Number: 1551 +Name: MAILBOX_MESSAGES_DELETE +Comment: Signature over messages to delete in the mailbox service +Package: GNU Taler + +Number: 1552 +Name: MAILBOX_KEYS_UPDATE +Comment: Signature over new key set in key update +Package: GNU Taler