All writings
PRIVACY2 min read

Privacy Is the Whole Point

Gen-Z grew up getting doxxed for fun. So why is every blockchain a public spreadsheet of your entire financial life? Here's why I keep building ZK.

Privacy Is the Whole Point

Here's a take: a public blockchain is the most invasive database ever built, and we all just… agreed to it.

Think about it. You send your friend $20 on-chain and now a stranger with a block explorer can see your entire balance, every counterparty you've ever touched, and roughly what you earn. We'd never accept that from a bank. But wrap it in "transparency" and suddenly it's a feature?

My generation grew up online. We've watched people get doxxed over a single screenshot. So the idea that money should be the one thing that's fully public feels completely backwards to me. Privacy isn't the shady edge case. It's the default we forgot to build.

The good news: the math already works

The reason I keep coming back to zero-knowledge is that it's not vibes — it's cryptography that lets you prove something is true without revealing the thing itself.

  • With Molfi I built prediction markets where your position is proven with a Groth16 proof and your stake is an encrypted (eERC) balance. You can bet without the whole world reading your hand.
  • With XORR the balances themselves are encrypted on-chain. You hold and move money, and the amount is a ciphertext — verified by a zk-SNARK, not exposed to a scraper.
  • With VeilPay every payment lands on a fresh ERC-5564 stealth address, so nobody can link your incoming money to you.
  • With Umbra on Midnight, you can post a notice that's provably from a real key-holder while your identity stays in shadow.

"But what about compliance?"

This is the part people always miss. Private ≠ anonymous ≠ criminal.

Every one of those projects has a compliance escape hatch built in — a rotatable auditor in XORR, a shareable viewing key in VeilPay that lets an auditor see your payments but never spend them. You get privacy from the public, and accountability where it's actually required. That's the whole design space, and it's wide open.

Why I think this is a Gen-Z thing

We're the generation that turns on "hide my email," uses burner accounts, and reads the permissions dialog. We already live privacy-first everywhere except money. On-chain privacy is just us finishing the job.

The chains will catch up. I'd rather be early. Let's keep building.

Read next

Winning AlgoBharat LiveHack 2025