/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

How a “stealth address system” using zero-knowledge proofs could improve Ethereum's privacy vs. trying to hide or mix transfers using services like Tornado Cash

Vitalik Buterin / Vitalik Buterin's website :

Vitalik Buterin's website Vitalik Buterin

Context & Ripple Effects

This post extends a thread Vitalik Buterin has been building since late 2022: applying zero-knowledge proofs beyond scaling. His earlier proof-of-solvency design showed how exchanges could prove reserves without exposing depositor balances; stealth addresses apply the same cryptographic toolkit to payments themselves, generating a fresh recipient address per transfer so the link between sender and receiver never lands on-chain.

The timing matters because mixer-based privacy had become a liability: services like Tornado Cash concentrate obfuscation in one auditable contract, making every user of it look like a user of it. Stealth addresses instead distribute privacy across ordinary-looking transfers. The proposal later fed directly into Ethereum's stated three-transitions roadmap, where privacy is named alongside L2 scaling and wallet security as a required maturation step.

First-order effects

  • Ethereum recipients could publish one stealth meta-address and receive funds at unlinkable per-payment addresses, moving privacy from an opt-in mixer service into the wallet layer itself.
  • Wallets and dapps would need to implement stealth-address generation and scanning before any of this reaches users, shifting the integration burden onto client software rather than smart-contract services.

Second-order effects

  • Mixer-style services lose their structural role: if privacy is achievable without pooling funds in a single identifiable contract, the compliance risk that made every mixer user suspect gets designed out rather than litigated.
  • The same ZK techniques validated here reinforce the exchange-side use case — solvency proofs with private depositor data — so cryptography vendors and audit tooling built for one application become reusable for the other.

Third-order effects

  • If the pattern holds toward the later Privacy Pools work, the endgame is protocol-level privacy paired with selective disclosure: users prove their funds' legitimacy to counterparties or regulators without revealing full history, relocating the AML debate from banning specific contracts to standardizing verification at the base layer.
  • Privacy becoming a default property rather than an add-on service would force a re-architecture of on-chain analytics and compliance tooling, which currently depends on transparent transfer graphs.

The trend: Ethereum's privacy is migrating from standalone mixing services toward zero-knowledge primitives embedded in wallets and the protocol itself, with fund-legality verification as the intended reconciliation with regulators.

Discussion

  • @vitalikbuterin @vitalikbuterin on x
    An incomplete guide to stealth addresses: https://vitalik.eth.limo/...
  • @dr_cswright Dr Craig S Wright on x
    Does he do anything he has not taken from @nChainGlobal and plagiarised? This is from a 2017 and 2018 patent. Sorry. Again nothing original in ETH world, not even the theft. https://twitter.com/...
  • @ammuroch Alon Muroch on x
    Stealth addresses are super cool, first implementations go back to 2012/2013 with dedicated wallets (green wallet if I'm not mistaken) If we use double sided stealth addresses it might get us “good enough” privacy with easy cryptography https://twitter.com/...
  • @samnode_ Sam on x
    Not so familiar with Stealth addresses on Ethereum ? You might wanna try this quest on https://nodeguardians.io/ https://nodeguardians.io/... We've also got some cool in-house literature about ECC in the works : ) https://twitter.com/... https://twitter.com/...
  • @kafamolaa @kafamolaa on x
    1/6 Have you heard about #stealthaddresses and their potential to improve privacy on the #Ethereum network? Check out this article by @VitalikButerin https://vitalik.ca/...