YapID
by YAP
One button. 12 words. Zero personal data. YapID gives your users a persistent anonymous identity that works across every platform — without email, phone, or any account.
Click the button. Get 12 words. You are logged in. That's the entire flow.
Most "privacy-first" auth systems still store your email, link sessions to IPs, or use third-party SDKs that phone home. We don't. Here's the objective comparison.
| Feature | YapID | Auth0 / Clerk | Sign in with Google | Wallet Connect |
|---|---|---|---|---|
| Email required | ✓ Never | ✗ Required | ✗ Exposed | ✓ No |
| IP address stored | ✓ Never | ✗ Yes | ✗ Yes | ~ Depends |
| Real identity linked | ✓ Impossible | ✗ Yes | ✗ Yes | ✗ On-chain |
| Session encrypted client-side | ✓ AES-256-GCM | ✗ Server-side | ✗ Server-side | ~ Partial |
| Works without backend | ✓ Yes | ✗ No | ✗ No | ~ Partial |
| One script tag integration | ✓ Yes | ✗ SDK + config | ~ Almost | ✗ Complex |
| Cross-device with passphrase | ✓ 12 words | ✓ Password | ✓ Google account | ✓ Seed phrase |
| GDPR — no data to delete | ✓ Nothing stored | ~ Compliant | ~ Compliant | ✓ On-chain |
| Third-party tracking | ✓ None | ✗ Analytics | ✗ Google tracks | ~ RPC calls |
| Free to integrate | ✓ Always | ~ Free tier | ✓ Free | ✓ Free |
| Privacy Score | 93% | 41% | 12% | 67% |
The YapID source code is publicly available on GitHub. Anyone can read, audit, and verify our privacy claims. But competitors cannot copy and commercialize it for 4 years.
After 4 years, the license automatically converts to Apache 2.0 — fully open source. This is the same model used by HashiCorp (Terraform), CockroachDB, and MariaDB MaxScale.
What you can do: read the code, audit it, use it personally, contribute, build non-commercial projects on top of it.
What requires a license: running it as a commercial competing service.
No backend required. No API key. No registration. Just paste the script tag and add the button. Your users can log in immediately.
<script> tag. No npm, no bundler needed.accountId and isPremium. Optionally verify on your backend.https://id.yaphub.xyz/api/verify. Works in any language.No email. No password. No tracking. 12 words. One button.