Skip to content

As an SSP or DSP, I would like to cryptographically validate that an impression opportunity eminating from Trusted Server is authentic #72

@jevansnyc

Description

@jevansnyc

High level goals are:

  • Verify incoming requests signed by Trusted Server using Ed25519 (EdDSA)
  • Use JWKS for key discovery and rotation (no static configs)
  • Enforce freshness and prevent replay
  • Maintain sub-millisecond verification latency at 10k–50k RPS (we can test this later at scale)
  • Produce clear diagnostic responses (401/409) on failures

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions