DIAP让智能体在去中心化环境中实现可验证、隐私保护的身份通信。
DIAP: A Decentralized Agent Identity Protocol with Zero-Knowledge Proofs and a Hybrid P2P Stack
- 用零知识证明绑定身份与IPFS内容标识,无需更新记录。
- 支持跨网络持久互操作,身份证明即刻生成且隐私保护。
- 集成Rust SDK和无依赖的ZKP部署,适合构建自治代理经济系统。
自主智能体在去中心化计算中仍缺乏完全去中心化、可验证且隐私保护的通信协议。现有系统常依赖中心化中介,引入信任瓶颈,或缺乏去中心化身份解析机制,限制了身份持久性与跨网络互操作性。本文提出去中心化星际智能体协议(DIAP),一种新型智能体身份与通信框架,可在全去中心化环境中实现持久、可验证、无信任的互操作。DIAP将智能体身份绑定至不可变的IPFS/IPNS内容标识符,并利用零知识证明(ZKP)动态、无状态地证明所有权,避免记录更新。我们开发了基于Rust的SDK,集成Noir(用于零知识证明)、DID-Key、IPFS及混合点对点网络栈——以Libp2p GossipSub实现发现,Iroh实现基于QUIC的高性能数据交换。DIAP通过通用证明管理器与编译时构建脚本,实现零依赖的ZKP部署,嵌入预编译的Noir电路,无需外部ZKP工具链。该设计实现即时、可验证、隐私保护的身份证明。本工作为下一代自治智能体生态系统及代理间(A to A)经济奠定了实用、高性能的基础。
原文摘要 · Abstract (English)
The absence of a fully decentralized, verifiable, and privacy-preserving communication protocol for autonomous agents remains a core challenge in decentralized computing. Existing systems often rely on centralized intermediaries, which reintroduce trust bottlenecks, or lack decentralized identity-resolution mechanisms, limiting persistence and cross-network interoperability. We propose the Decentralized Interstellar Agent Protocol (DIAP), a novel framework for agent identity and communication that enables persistent, verifiable, and trustless interoperability in fully decentralized environments. DIAP binds an agent's identity to an immutable IPFS or IPNS content identifier and uses zero-knowledge proofs (ZKP) to dynamically and statelessly prove ownership, removing the need for record updates. We present a Rust SDK that integrates Noir (for zero-knowledge proofs), DID-Key, IPFS, and a hybrid peer-to-peer stack combining Libp2p GossipSub for discovery and Iroh for high-performance, QUIC based data exchange. DIAP introduces a zero-dependency ZKP deployment model through a universal proof manager and compile-time build script that embeds a precompiled Noir circuit, eliminating the need for external ZKP toolchains. This enables instant, verifiable, and privacy-preserving identity proofs. This work establishes a practical, high-performance foundation for next-generation autonomous agent ecosystems and agent-to-agent (A to A) economies.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。