
Your wallet address shouldn’t be your identity
Every time someone pays you on Ethereum, your address becomes a little less private. Employers, clients, strangers on Etherscan… they can all follow the money back to you. SPECTER fixes the receiving side. You publish one public profile. Every sender derives a fresh, one-time address from it. To the rest of the world, those payments look completely unrelated to you. And the privacy layer is built with ML-KEM-768, a NIST-standardized post-quantum algorithm. So even if quantum computers arrive in 10 years, the payments you receive today stay private.Try it right now
Hit the API, generate keys, create a stealth payment. Takes 2 minutes.
How does this work?
The full payment flow, step by step. No PhD required.
Launch the app
Use SPECTER in your browser.
Pick your starting point
Not everyone reads docs the same way. Here’s where to go based on what you care about.- New to this
- Builder
- Evaluating / Investing
- PQ crypto expert
Start with The Problem to understand why blockchain privacy matters, then read How SPECTER Works for the plain-language version.If you’re curious about post-quantum stuff, PQ Crypto for Humans breaks it down without the jargon.
The 30-second version
- Bob generates ML-KEM keys and publishes a meta-address (like a public profile)
- Alice uses that meta-address to derive a fresh one-time stealth address
- Alice sends ETH/tokens to that address and posts a coded announcement
- Bob scans announcements with his private key, finds the payment, and spends it
What makes SPECTER different
| SPECTER | Classical stealth (Umbra/Fluidkey) | |
|---|---|---|
| Discovery crypto | ML-KEM-768 (post-quantum) | ECDH (broken by quantum) |
| Harvest-now-decrypt-later safe | Yes | No |
| View tag scanning | ~1-2s for 100k announcements | 10-15s |
| Multi-chain | Ethereum + Sui | Ethereum only |
| Name service integration | ENS + SuiNS | ENS |
| NIST standard | FIPS 203 | N/A |
Get in touch
GitHub
Source code, issues, and feature requests.
pranshurastogi3196@gmail.com for questions, partnerships, or support.
SPECTER on X
Follow @specter_PQ for protocol updates.
