This episode is a technical masterclass on the practical architecture of onchain confidentiality. Illia Polosukhin, co-author of the transformer paper and co-founder of NEAR Protocol, argues that the current transparent ledger model makes serious commerce impossible. He breaks down why confidentiality is not a nice-to-have but a prerequisite for any business to put its supply chain, payroll, or B2B payments onchain. The conversation moves from first principles to concrete mechanisms. Polosukhin explains how confidential intents allow users to express a desired outcome without broadcasting their position, and how private stablecoins can be constructed using zero-knowledge proofs to hide transaction amounts while still allowing for public verification of the total supply. The most critical segment covers the tension between privacy and compliance. He introduces NEAR's Shield AI system, which performs real-time screening for illicit fund flows within a confidential environment, aiming to prove that privacy and safety are not mutually exclusive. The discussion also touches on the failure of existing mixers and the need for a new compliance paradigm that does not rely on mass surveillance. Listeners will leave with a clear mental model of the stack required for confidential DeFi and a framework for evaluating which privacy solutions are technically sound versus performative.

Key Insights

  • Confidential intents allow users to submit a desired state transition to a solver network without revealing their specific order or position to the public mempool, preventing front-running and information leakage.
  • A private stablecoin can be architected using ZK proofs to encrypt transaction amounts and counterparties while using a public verifier contract to ensure the total supply remains constant and no new tokens are minted illicitly.
  • NEAR's Shield AI is designed as a real-time detection system that screens for illicit fund flows inside a confidential execution environment, aiming to replace the post-hoc analysis that current mixers rely on.
  • The current transparent ledger model is a non-starter for enterprise adoption because it exposes proprietary business logic, such as inventory costs and payment terms, to competitors in real time.
  • Polosukhin distinguishes between 'privacy' and 'confidentiality,' arguing that the latter is a more precise term for selectively disclosing data to authorized parties while keeping it hidden from the public.
  • The failure of Tornado Cash was not a failure of privacy technology but a failure of compliance architecture, proving that purely technical privacy without an integrated screening layer is unsustainable.

Who should listen: Protocol architects and security engineers evaluating the trade-offs between ZK-based confidentiality and real-time compliance mechanisms for institutional DeFi.

Why This Matters

This episode directly addresses the 'privacy vs. compliance' false dichotomy that is blocking institutional onchain adoption. It provides a technical blueprint for how the next generation of L1s and L2s can embed confidentiality as a native feature with programmable disclosure, rather than bolting it on as an afterthought.

Listen to the full episode →