What is IDA

View as Markdown

Decentralized Identity Platform for People, Organizations, and AI Agents


Vision

Restore the original promise of the internet as a decentralized, open, and trust-enabled network by giving users — and AI agents — full sovereignty over their digital identities, credentials, and personal data.

What is IDA?

IDA is a Decentralized Identity (DID) platform built on the ADI blockchain that enables individuals, organizations, and AI agents to own, control, and manage their digital identities without reliance on centralized identity providers.

The platform implements:

  • W3C Decentralized Identifiers (DIDs) — self-sovereign, cryptographically verifiable identifiers
  • Verifiable Credentials (VCs) — tamper-evident digital credentials with selective disclosure
  • Digital Wallets & Agents — end-user software for credential management and agent-to-agent communication
  • AI Agent Identity — first-class DID identity for autonomous AI agents with delegation chains, capability tokens, and trust scoring

Key Features

FeatureDescription
Self-Sovereign IdentityUsers own and control their DIDs and credentials — no central authority
W3C Standards CompliantFull DID Core v1.0 and VC Data Model v2.0 compliance
Privacy by DesignSelective disclosure via BBS+ signatures, zero-knowledge proofs
AI Agent DIDsAutonomous agents get their own did:adi:agent:* identifiers
Delegation ChainsCryptographically verifiable human-to-agent authorization with scope attenuation
Capability Tokens (IBCT)Invocation-Bound Capability Tokens fusing identity + authorization + provenance
Agent Trust RegistryOn-chain reputation scoring and capability attestation for AI agents
MCP-I & A2A SupportInteroperable with Model Context Protocol and Google Agent-to-Agent protocol
ADI BlockchainNative blockchain with <5s finalitylt;5s finality and 1000+ TPS

Architecture at a Glance

Trust Model

IDA implements a Web of Trust connecting five primary roles:

RoleDescription
SubjectEntity about which verifiable claims are made
HolderEntity holding VCs in a wallet, generating presentations
IssuerTrusted entity asserting claims and issuing VCs
VerifierRelying party that cryptographically verifies presentations
AI AgentAutonomous software entity with its own DID, acting under delegated authority

Standards Compliance

StandardStatus
W3C DID Core v1.0Compliant
W3C VC Data Model v2.0Compliant
DIF DIDComm v2Compliant
DIF Presentation Exchange v2Compliant
MCP-I (Model Context Protocol - Identity)Supported
A2A Protocol (Google)Supported
ERC-8004 (Agent Identity)Inspired
EU AI Act (2024/1689)Aligned

Repository Structure

ida/
docs/ # This documentation site
packages/
api/ # Backend API services (Go/Rust)
blockchain/ # Smart contracts and ADI chain integration
portal/ # React web portal (Issuer/Verifier/Agent)
wallet/ # Mobile wallet (React Native/Flutter)
deployments/ # Docker, Kubernetes, Helm charts
design/ # Design reference and assets

License

Copyright 2026 Infinia Team. All rights reserved.