EdSSA verifier endpoint

This URL isn’t a website. It’s the token-verification surface for the EdSSA proxy demo.

To use it, an EdSSA client SDK POSTs a credential here with an X-EdSSA-Token header. A bare browser visit returns 401 because no token is presented — that’s the verifier doing its job.

For product info

Visit edssa.io.

For SDK code + reduction-to-practice

See the EdSSA repo (Rust client + Go + Python SDKs + the section_5_19_composition.rs integration test).

If you arrived here cold

Slush 2026 pre-screening or similar — start with these:

Endpoint access restricted. The verifier path stays open for SDK demos; discovery surfaces (/metrics, /api/*, /healthz) require allow-list or NDA gating.