Public Verification Endpoint
Deploy a stateless HTTP verify endpoint for clients that cannot run WASM (e.g., curl, server-to-server).
How to evaluate
-
1. Read the relevant product overview
Start with the product pages above for the architectural model.
-
2. Run the quickstart
Each product page has a 5-minute quickstart that runs locally.
-
3. Read the spec
Specs at /specs/PRODUCTS cover the protocol details.
-
4. Talk to us
Open a Discussion on GitHub tagged `evaluation-help`.
Related use cases
CI/CD Signing
Sign build artifacts at release time using threshold keys held outside CI. Compromising CI does not compromise the signing key.
Kubernetes Operator Deployment
Run Confium signerd as a Kubernetes operator with declarative share management, automated failover, and graceful shutdown.
Monitoring & Alerting
Wire signerd into Prometheus/Grafana. Alert on signing-op failures, slow rounds, share-recovery events.
Policy Enforcement
Define attribute-based policies that signing sessions must satisfy (geography, role, time-of-day).