Skip to content

Add ed25519 webhook payload signing support#195

Open
MishkaRogachev wants to merge 2 commits into
masterfrom
add-ed25519-webhook-payload-signing-support
Open

Add ed25519 webhook payload signing support#195
MishkaRogachev wants to merge 2 commits into
masterfrom
add-ed25519-webhook-payload-signing-support

Conversation

@MishkaRogachev

@MishkaRogachev MishkaRogachev commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Fixes NIT-4848

Add Ed25519 webhook payload signing to the filtering-report:

  • Add init-filtering-report-signer command to mint a self-signed Ed25519 certificate
  • write-filtering-report-config wires report-forwarder.signer.pem-file.
  • Serve-report-receiver now verifies each report, rejects unsigned/forged with 401.
  • Added @peculiar/x509 + reflect-metadata dependencies for cert generation

@MishkaRogachev MishkaRogachev changed the base branch from release to master June 4, 2026 13:23
@MishkaRogachev MishkaRogachev changed the base branch from master to release June 4, 2026 13:24
@MishkaRogachev MishkaRogachev force-pushed the add-ed25519-webhook-payload-signing-support branch from 31d03c7 to d0c9796 Compare June 4, 2026 13:42
@MishkaRogachev MishkaRogachev force-pushed the add-ed25519-webhook-payload-signing-support branch from d0c9796 to 46649dc Compare June 9, 2026 11:10
@MishkaRogachev MishkaRogachev changed the base branch from release to master June 9, 2026 11:37
@MishkaRogachev MishkaRogachev marked this pull request as ready for review June 9, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants