Only what is necessary
- Age eligibility, for example over 18 = yes.
- A short-lived proof envelope or wallet presentation.
- A single-use challenge bound to the requesting website.
- A privacy label explaining the proof method.
GoAnon
GoAnon Verify is a private-alpha browser extension and website proof protocol for privacy-preserving age eligibility checks. It is being built so cooperating websites can verify eligibility without receiving your raw ID document, exact birthdate, face scan, wallet identifier, or browsing trail.
GoAnon Verify is not a public browser-store release and is not legal or production age verification yet. Demo/local-test proofs are development-only and are rejected by production verifiers by default.
The goal is simple: a website should learn whether you meet an age requirement, not who you are.
GoAnon Verify is being built carefully because age verification can either protect dignity or become surveillance infrastructure.
Chromium and Firefox builds exist for private alpha testing. Public store links will appear here only when GoAnon Verify is ready for broader testing.
Chrome coming soon Firefox coming soonThe alpha now includes a production-style relying-party backend demo with single-use challenges, challenge-hash storage, audience binding, expiry checks, and replay rejection.
Production verifiers reject demo proofs by default, require real cryptographic verifier injection for non-demo proofs, and block demo mode when running in production.
demo proofs ≠ production verificationThe EUDI-compatible wallet path is being researched, not enabled. GoAnon Verify will only enable official wallet support after the privacy behavior, trust model, and verifier implementation are clear.
The codebase contains a disabled EUDI wallet scaffold that models the future request shape. It cannot be used as a live connector in the current alpha.
OpenEUDI is being evaluated as a possible future verifier-side candidate for OpenID4VP-style EUDI Wallet presentations. No OpenEUDI dependency or live adapter is enabled yet.
Official wallet support must avoid exact birthdate disclosure, stable wallet identifiers, raw ID sharing, biometric sharing, and per-use tracking by issuers, government endpoints, GoAnon Verify, or the broader GoAnon ecosystem.
GoAnon Verify is designed for cooperating websites that explicitly request a privacy-preserving age proof. It is not a bypass tool and does not manipulate third-party platforms.