Zero Knowledge

Zero Knowledge Podcast

Zero Knowledge is a podcast which goes deep into the tech that will power the emerging decentralised web and the community building this. Covering the latest in zero knowledge research and applications, the open web as well as future technologies and paradigms that promise to change the way we interact — and transact — with one another online. Zero Knowledge is hosted by Anna Rose Follow the show at @ZeroKnowledgefm (https://twitter.com/zeroknowledgefm) or @AnnaRRose (https://twitter.com/AnnaRRose) If you like the Zero Knowledge Podcast: Join us on Telegram (https://t.me/joinchat/TORo7aknkYNLHmCM) Support our Gitcoin Grant (https://gitcoin.co/grants/38/zero-knowledge-podcast) Support us on Patreon (https://www.patreon.com/zeroknowledge) Or directly here: ETH: 0x4BF66E52f3009Cd138e48f142D47661037160001 BTC: 1cafekGa3podM4fBxPSQc6RCEXQNTK8Zz ZEC: t1R2bujRF3Hzte9ALHpMJvY8t5kb9ut9SpQ DOT: 14zPzb7ihiBeaUn9jdPW9cHKGBd9qtTuJE75hhW2CvzLh6rT

  1. 1일 전

    Zerocoin to zk-creds: Modern ZK History with Ian Miers

    In this episode, Anna Rose and Nico Mohnblatt catch up with Ian Miers from the University of Maryland, starting with his work on seminal ZK blockchain research, Zerocoin and Zerocash and the creation of the first zk-focused blockchain project Zcash. They then explore the history of trusted setups, including the trusted setup bug discovery in Zcash, and subsequent improvements like Powers of Tau. Ian also discussed his work on ZEXE, a system that has inspired the formation of Aleo, and his more recent works: zk-creds for building flexible anonymous credentials from existing identity signals like passports, and zk-promises for supporting anonymous reputation, moderation, and callbacks in decentralized systems. They also touch on broader topics like post-quantum security considerations, sybil resistance, and the need for programmable privacy tools.   Related Links Ian Miers: Academic profile and publications Zerocoin: Anonymous Distributed E-Cash from Bitcoin Pinocchio: Nearly Practical Verifiable Computation Zerocash: Decentralized Anonymous Payments from Bitcoin Zcash: Privacy-preserving cryptocurrency based on Zerocash protocol Zexe: Enabling Decentralized Private Computation Powers of Tau Ceremony: Zcash Foundation's multi-party computation for secure zk-SNARK parameters Powers-of-Tau to the People: Decentralizing Setup Ceremonies zk-creds: Flexible Anonymous Credentials from zkSNARKs and Existing Identity Infrastructure zk-promises: Anonymous Moderation, Reputation, and Blocking from Anonymous Credentials with Callbacks Decentralized Anonymous Credentials Sonic: Zero-Knowledge SNARKs from Linear-Size Universal and Updatable Structured Reference Strings Quadratic Span Programs and Succinct NIZKs without PCPs  a...

    1시간 18분
  2. 9월 17일

    Evolving ZK Identity from Iden3 to Privado & Billions

    In this episode, Anna Rose chats with David Z and Oleksandr (Sasha) from Privado ID and Billions Network about the evolution of ZK-based identity systems, tracing their roots back to iden3 in 2018, one of the earliest projects to pioneer ZK for on-chain identity. They discuss their origin as the iden3, their creation of the influential Circom DSL, the move into Polygon ID, the spin-out as Privado ID with a focus on B2B privacy tools and verifiable credentials, and the recent launch of Billions Network, which aims to build a scalable network of humans and AI agents with mobile-first verification and progressive proofs. They compare their broad, composable approach to projects like Self, Rarimo, and ZK Email, while highlighting future plans for reputation layers, on-chain economies, and AI agent identities to enable accountable interactions in a decentralised world. Related links: Privado ID introduces Billions: The First Global Human & AI Network Billions Launches Mobile App for Digital Identity Verification in the Age of AI DEEPTRUST: VERIFIABLE IDENTITIES AND REPUTATION FOR AI AGENTS Iden3 Protocol Specifications (Version 0) W3C: Verifiable Credentials Overview Poseidon: ZK-Friendly Hashing European Digital Identity ZK HACK - Introducing Circom 2.0 - Iden3 Iden3: Sparse Merkle Trees Billions App Transforms ID Verification with Privacy-First Liveness Checks     ZK Whiteboard Season 3 Module 2 High-Performance Engineering for SNARKs, w/ Jim Posenspan...

    1시간 5분
  3. 9월 10일

    Miden & the Edge Blockchain with Bobbin & Gaylord

    In this episode, Anna Rose and Guillermo Angeris speak with Bobbin Threadbare and Gaylord Warner from Miden to explore their zkVM and edge blockchain architecture. The group also reminisces on how they've each been a part of the ZK Whiteboard Sessions over the years.   Bobbin shares Miden's earliest beginnings from Winterfell at Facebook through its development within Polygon to the recent spin-out as an independent project. The team discusses their custom ISA designed for blockchain use cases, and the multi-stage compilation pipeline that supports it. The conversation also covers Miden's pragmatic approach to privacy implementation, their plans for gradual decentralization starting with a centralized L2, and how they incentivize users to keep state off-chain through multidimensional fee structures.   Related links: ZK Whiteboard Episode 373: Ethproofs, zkVM Benchmarks & the Unstoppable Rise of ZK with Justin Drake Episode 369: Ligero for Memory-Efficient ZK with Muthu Episode 367: Local-First with grjte and Goblin Oats Episode 365: ZK in Sui & zkAt with Kostas Kryptos Episode 210: The Road to STARKs and Miden with Bobbin Threadbare The Miden Compiler v0.4.0 – A Major Milestone ZK Whiteboard Sessions - Module Four: SNARKs vs STARKs with Bobbin Threadbare ZK13: Lifted FRI: A uniform multi-domain polynomial commitment scheme ZK Study Club - STARKs overview - Session 4  ZK Hack Berlin Winterfell Fruity Friends Gaylord's X post that inspired the interview!

    1시간 18분
  4. 9월 3일

    Indistinguishability Obfuscation (iO) with Huijia (Rachel) Lin

    In this episode, Anna Rose and Tarun Chitra chat with Huijia (Rachel) Lin from the University of Washington to explore indistinguishability obfuscation (iO), often described as the 'holy grail of cryptography'. iO is a powerful primitive that, if fully realised, could have profound implications for privacy tech as a whole. Rachel helps break down the concept for listeners who may already be familiar with ZK, FHE and TEEs, clarifying how iO differs but also some of the similarities in the assumptions upon which it is based. Rachel also explains how it differs from similar concepts: garbled circuits and functional encryption.   The discussion covers the evolution of iO research in her work over the last decade, how the cryptographic assumptions have hardened since that time, and what iO can offer in terms of precise, controlled information revelation.   Related links: Indistinguishability obfuscation from well-founded assumptions Indistinguishability Obfuscation from DDH-like Assumptions on Constant-Degree Graded Encodings On Lattices, Learning with Errors, Random Linear Codes, and Cryptography How to Use Indistinguishability Obfuscation: Deniable Encryption, and More Functional Encryption for Quadratic Functions, and Applications to Predicate Encryption Garbled circuit     ZK Whiteboard Season 3 just kicked off with our first Module all about Hash Functions! In this, we have host Nico and guest JP Aumauson walk us through how to build a Hash Function. JP was also previously on the show to discuss the topic, you can see his episode here! See all Whiteboard Sessions including previous seasons here.      **If you like what we do:** * Find all our links here! @ZeroKnowledge | Linktree * Subscribe to our podcast span...

    1시간 26분
  5. 8월 13일

    zkPDF and zkID with Vikas Rushi and Ying Tong

    In this episode, Anna Rose and Kobi Gurkan chat with Vikas Rushi from PSE, and Ying Tong to explore two topics at the intersection of ZK and the real-world data: zkPDF and zkID.  First they dive into zkPDF, a set of tools for proving facts on digitally signed PDFs. Vikas talks about the challenges of parsing data inside zkVMs—working with decades-old specifications that use many different encodings, and tackling practical use-cases like bank statements and ID verification. They also explain how issuers, such as India’s DigiLocker, can generate proofs in a way that protects individual privacy. Next they cover zkID and the EF’s work on building a system that would meet the EU’s Digital Identity Framework requirements ahead of its 2026 rollout. Ying Tong explains how the EF’s work on zkID differs from existing zk-based identity projects, particularly through its device-binding requirements, the cryptographic community’s feedback to the EU Commission, the trade-offs between proof systems, PSE’s work on standards and more. They wrap up with a chat about the challenges of revocation in both systems, and what’s next for the projects.  Related links: Episode 367: Local-First with grjte and Goblin Oats Episode 366: Bringing ID Onchain with Self Episode 363: Bringing ZK to Google Wallet with Abhi and Matteo Episode 362: zkTLS with Maddy from Reclaim Episode 358: Building ZK Registries Onchain with Rarimo Episode 353: Making ZK More Human with ZK Email Episode 330: Frameworks for Programmable Privacy with Ying Tong and Bryan Gillespie Community Privacy Residency Anon Aadhaar DigiLocker a...

    1시간 9분
  6. 8월 6일

    How ZK inspired AI Watermarking with Miranda Christ

    In this episode, Anna Rose and Tarun Chitra chat with Miranda Christ, a computer science PhD student at Columbia University, about the intersection of cryptography and AI through watermarking techniques. Miranda shares her research on developing imperceptible ways to prove that content was created by AI models, covering everything from simple red-green word lists to sophisticated pseudorandom error-correcting codes.   The discussion explores the cryptographic properties of watermarks - including completeness, soundness, and undetectability - and how these parallel the properties we see in zero-knowledge proof systems. Miranda explains how watermarking differs from other cryptographic approaches like ZKML by only modifying the sampling process rather than the underlying model weights, making it computationally lightweight and practical for deployment.   Related links: Episode 206: Distilling DeFi Primitives with Guillermo, Alex and Tarun My AI Safety Lecture for UT Effective Altruism Google SynthID Amazon Public Watermark Detector How ChatGPT could embed a ‘watermark’ in the text it generates - New York Times Wall Street Journal on OpenAI not Deploying Watermarks A Watermark for Large Language Models Undetectable Watermarks for Language Models Watermarks in the Sand: Impossibility of Strong Watermarking for Generative Models Pseudorandom Error-Correcting Codes Ideal Pseudorandom Codes     Check out the latest jobs in ZK at the ZK Podcast Jobs Boardspan style="font-weight:...

    1시간 12분
4.9
최고 5점
93개의 평가

소개

Zero Knowledge is a podcast which goes deep into the tech that will power the emerging decentralised web and the community building this. Covering the latest in zero knowledge research and applications, the open web as well as future technologies and paradigms that promise to change the way we interact — and transact — with one another online. Zero Knowledge is hosted by Anna Rose Follow the show at @ZeroKnowledgefm (https://twitter.com/zeroknowledgefm) or @AnnaRRose (https://twitter.com/AnnaRRose) If you like the Zero Knowledge Podcast: Join us on Telegram (https://t.me/joinchat/TORo7aknkYNLHmCM) Support our Gitcoin Grant (https://gitcoin.co/grants/38/zero-knowledge-podcast) Support us on Patreon (https://www.patreon.com/zeroknowledge) Or directly here: ETH: 0x4BF66E52f3009Cd138e48f142D47661037160001 BTC: 1cafekGa3podM4fBxPSQc6RCEXQNTK8Zz ZEC: t1R2bujRF3Hzte9ALHpMJvY8t5kb9ut9SpQ DOT: 14zPzb7ihiBeaUn9jdPW9cHKGBd9qtTuJE75hhW2CvzLh6rT

좋아할 만한 다른 항목