Zero-Knowledge Proof Demos
Three interactive proof-of-concepts: prove your age without revealing it, the color-blind verifier analogy, and secret-club membership (maps to Cloudflare's anonymous credentials research).
Phase 3
- Client-side proof generation using snarkjs + Circom compiled to WASM — no backend trust.
- Step-by-step 'under the hood' panel showing each commitment/challenge/response.
- Confidence counter demonstrating zero-knowledge soundness across rounds.