If you discover a security vulnerability in zkCoins, please report it responsibly:
- Do NOT open a public GitHub issue
- Email: security@zkcoins.app
- Include: description, reproduction steps, impact assessment
- We will acknowledge within 48 hours and provide a fix timeline
Note: this repo is currently a scaffold — the public API surface is served by zk-coins/node. Vulnerabilities in the live API surface go to the same address.
| Component | In Scope |
|---|---|
| REST + LNURL endpoints | Yes |
| Capability gating / rate limiting | Yes |
| LNURL / alias / push-subscription database | Yes |
| Node kernel (see zk-coins/node) | Report there |
| Documentation | No |
Only the latest version on develop is supported with security updates.
We follow a 90-day disclosure policy. After reporting, we will:
- Confirm the vulnerability within 48 hours
- Develop and test a fix
- Release the fix
- Credit the reporter (unless they prefer anonymity)