SECU-04: Ed25519 signing for config-update and replay SSE payloads #26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
All
config-updateandreplaySSE payloads are signed with the server's Ed25519 private key. Signature is base64-encoded over canonical JSON of the relevant fields.Category: Security
REQ-ID: SECU-04
Implemented:
SsePayloadSignersigns config-update and replay SSE events with Ed25519.