A formal specification defining message formats, routing, and interaction patterns enabling nodes to communicate and coordinate without prescribing implementation. Wire-level concerns; the protocol is separable from any specific implementation.
Reusable developer infrastructure built on top of one or more external protocols, providing SDKs, identity, storage, and composable services that applications consume. The platform is built atop, not co-designed with, its underlying protocols.
A technology where data model, sync protocol, security architecture, and application development environment are co-designed as a single inseparable whole. The protocol does not exist independently of its runtime.
Operational live node networks providing transport, routing, privacy, or access services that other systems depend on. Defined by being a running service rather than a specification, typically designed for adversarial conditions.
A specification for how structured data is named, addressed, replicated, and synchronized across a P2P network. Concerned with content addressing, sync algorithms, and mutability semantics rather than with how nodes communicate or what data means.
A communication architecture where users connect to independently-operated servers (instances), and those servers maintain peer relationships to route messages, share content, or coordinate activity on behalf of their users.
A formal specification for describing, structuring, or linking data so it is interpretable across systems, applications, and organizations without shared implementation. Vocabularies, schemas, and graph models for portable semantics.
A formal specification defining identifier creation, credential issuance, authentication, or trust establishment, without prescribing implementation. The specification is separable from any particular toolkit.
Developer infrastructure implementing one or more Identity Protocols and exposing their capabilities through SDKs, APIs, or frameworks. Working software for builders rather than a specification document.
A novel architecture proposing a fundamentally new approach to identity, trust, or personhood, articulated as a white paper or research note. The primary contribution is the architectural insight rather than working software.
An end-user software product performing specific bounded tasks using decentralized protocols, with a clear boundary between using the application and building on it. Users consume the application's functionality.
A decentralized application where the boundary between using and building is dissolved by design. Composability and extension are intrinsic; users assemble new functionality within the application's own interface.
A formal specification whose primary realization is one or more on-chain deployable contracts. The deployed contract is not an implementation of the standard but the standard itself, instantiated as shared on-chain state.
A network where distributed node operators provide persistent data storage capacity to users, sustained through cryptoeconomic incentives, volunteer contribution, or cooperative governance. Defined by persistent custody as the core service.