DIAP: A Decentralized Agent Identity Protocol with Zero-Knowledge Proofs and a Hybrid P2P Stack
Yuanjie Liu, Wenpeng Xing, Ye Zhou, Gaowei Chang, Changting Lin, and Meng Han

TL;DR
DIAP introduces a decentralized, privacy-preserving agent identity protocol utilizing zero-knowledge proofs and a hybrid peer-to-peer stack, enabling trustless interoperability and persistent identities in autonomous agent ecosystems.
Contribution
It presents a novel decentralized agent identity framework with zero-knowledge proofs and a hybrid P2P stack, enhancing privacy, trustlessness, and interoperability in autonomous agent environments.
Findings
Enables persistent, verifiable agent identities without centralized trust.
Implements a zero-dependency ZKP deployment model for instant proofs.
Provides a high-performance, decentralized communication foundation for autonomous agents.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMobile Agent-Based Network Management · Distributed systems and fault tolerance · Blockchain Technology Applications and Security
