Ethereum co-founder Vitalik Buterin published a working demo of an anonymous message board running on Aztec, the privacy-focused Ethereum layer-2. Users deposit ETH, post without any onchain link back to their address, and can withdraw their funds, with the message content itself kept private.
The demo also wires in a censor role backed by a local LLM daemon that reads an onchain moderation policy and auto-flags posts as "immoral." Flagged content is treated differently from clean posts, while the depositor's identity stays hidden throughout.
Why it matters
The shape is new: anonymous-by-default speech with moderation rules enforced through code rather than through a platform operator with access to user data. Aztec's privacy primitives let the deposit, post, and flag flow settle without revealing which address authored which message, and the moderator is a daemon the user runs locally rather than a privileged backend.
Market impact
For Ethereum, it is a small but visible application of zero-knowledge privacy to a social use case, and a personal signal from Buterin about where he thinks the stack is headed. For Aztec, any demo from Ethereum's co-founder pulls developer attention back to a network that has lagged L2 rivals on total value locked. The wider read is on the privacy-modality frontier: can compliance-style moderation survive on top of an anonymity-preserving rail, and if so, what does the policy contract look like?
Frequently asked questions
-
What did Vitalik Buterin build on Aztec?
A working demo of an anonymous message board where users deposit ETH, post without any onchain link to their address, and withdraw, with message content kept private through Aztec's ZK stack.
-
How does moderation work if users are anonymous?
A censor role backed by a local LLM daemon reads an onchain moderation policy and auto-flags posts as "immoral." Flagged content is treated differently, but the poster's identity stays hidden throughout.
-
Why is this demo significant for Ethereum?
It is a visible application of zero-knowledge privacy to a social use case and a personal signal from Vitalik about where he thinks the stack should head, on top of an Ethereum-aligned L2.
-
What does this mean for Aztec specifically?
Any demo from Ethereum's co-founder pulls developer attention back to Aztec, a privacy-focused L2 that has lagged rivals on total value locked.
-
Does onchain moderation break user anonymity?
No. The moderator flags content through a policy contract rather than tying posts to a user's address. The depositor's identity remains hidden while flagged posts are treated differently from clean ones.
TheBlock