Vitalik Buterin released a working prototype of an anonymous message board on Aztec that combines zero-knowledge proofs, ETH deposits and local AI moderation.
Vitalik Buterin released a working prototype of an anonymous message board on Aztec, combining zero-knowledge proofs with ETH deposits and AI moderation. The demo, posted on GitHub on July 19, revives a concept the Ethereum co-founder first outlined in a 2022 essay on zero-knowledge proofs for privacy.
"It's early days but you can already do very interesting nontrivial stuff," Buterin said in a post on X announcing the project. He described the build as "vibe coded" — he specified the intended behavior in plain language and let AI tools write much of the code.
The repository, named aztec_experiments, holds three working prototypes: a token contract, a voting oracle and the anonymous billboard itself. The billboard uses cryptographic nullifiers built with Poseidon2 hashing to confirm a poster's right to post and block double-posting without revealing identity. Users deposit ETH to participate, creating a financial disincentive against spam. A local LLM daemon moderates content against a policy stored onchain, and a configured censorship role can flag violations without ever learning who posted what.
The experiment tackles one of crypto's hardest design problems: how to let users participate anonymously while giving communities tools to reduce abuse. Aztec, a privacy-focused Layer 2 zkRollup on Ethereum, enables confidential transactions and private smart contracts — making it the natural playground for this kind of test. Buterin has returned to the privacy theme repeatedly this year, warning earlier in July that the EU Chat Control revival threatens everyday cybersecurity by mandating scanning of private messages.
Why Buterin Keeps Building Side Projects
The billboard's own demo post carried a joke that cut to the heart of the matter: why is Buterin always doing fun things instead of pumping his own coin? The question has followed him through 2026 as Ether traded well below its prior cycle highs and Wall Street's bull case for ETH drew far more attention than any single side project.
Buterin appeared unbothered by the contrast. Earlier this year, he launched an anonymous authorship challenge that outside researchers eventually solved, and published early chapters of a decentralized governance novel. He has even mentioned writing a fantasy novel under a verified pseudonym, with authorship provable through zero-knowledge methods without exposing his identity.
What the Demo Means for Ethereum Privacy
The prototype is not production-ready. But it shows that privacy and moderation can be designed together rather than treated as enemies. For Ethereum's broader ecosystem, that matters. Most users do not want every payment, vote or interaction tied to a visible wallet history. Businesses do not want competitors watching treasury moves. Yet fully anonymous systems can be abused.
Buterin's demo suggests a middle path: zero-knowledge proofs for identity protection, ETH deposits for Sybil resistance, and local AI moderation for content policy — all without a central censor learning who posted what. Whether the billboard grows beyond a prototype remains unclear, but Buterin's GitHub history suggests these experiments are not slowing down.
This article is for informational purposes only and does not constitute investment advice.