Overview

The decentralized web is a broad movement and technical ecosystem aimed at rebuilding internet infrastructure without relying on centralized servers, corporations, or gatekeepers. Rather than data and computation flowing through a few large platforms, decentralized architectures distribute these responsibilities across participants in a network.

Two major paradigms exist within this space. Blockchain-based systems (Ethereum, Cardano, Polkadot) use consensus mechanisms and smart contracts to establish shared state without a central authority. Agent-centric systems like Holochain take a different approach, where each participant maintains their own chain and state is validated through mutual agreement rather than global consensus.

Foundational Concepts

  • Web 3 — The broader vision of an internet where users own their data and participate in governance
  • Decentralized Application (dApp) — Applications that run on distributed networks rather than centralized servers
  • Distributed Hash Table — A fundamental data structure for decentralized key-value lookup without a central server
  • Agent — The software entity that represents a participant in a decentralized network

Subdirectories

Blockchain

Distributed ledger technology, consensus mechanisms, smart contracts, and the major blockchain ecosystems (Ethereum, Cardano, Polkadot, and more).

Holochain

An agent-centric distributed computing framework written in Rust. Unlike blockchains, Holochain requires no global consensus — each agent maintains their own cryptographically signed chain, and integrity is enforced through peer validation.

Concepts

Foundational theoretical concepts underlying decentralized systems: cryptography, game theory, network economics, and governance.

Decentralized Storage

Content-addressed and peer-to-peer storage systems: IPFS, Filecoin, Arweave, and others.

Layer 0 Networks

The infrastructure layer beneath blockchains: cross-chain communication, interoperability protocols, and relay networks.

Wallets

Software for managing cryptographic keys, signing transactions, and interacting with decentralized applications.

Notable Projects

  • The Graph — Indexing protocol for querying blockchain data via GraphQL
  • Digital Permaculture — Applying permaculture design principles to digital network architecture
  • TrustGraph — A framework for establishing trust relationships in distributed systems
  • Taubyte — A decentralized cloud computing platform
  • Metera — Decentralized coordination tooling
  • Talkee — Decentralized communication protocol
  • ActivityPub — W3C protocol for decentralized social federation, the backbone of the Fediverse
  • Fediverse — A federated social network of thousands of independent servers communicating via ActivityPub

20 items under this folder.

ActivityPub

W3C standard protocol for decentralized social networking that powers the Fediverse, enabling server-to-server federation via ActivityStreams 2.0 and JSON-LD.

Fediverse

A decentralized social network of thousands of independent servers communicating via open protocols, primarily ActivityPub.

layer-0

storage

Agent

Sovereign digital entities that represent human or computational actors in decentralized systems

Distributed Hash Tables

A comprehensive overview of Distributed Hash Table (DHT) technology in decentralized systems

concepts

Blockchain Technology

Comprehensive overview of blockchain technologies, consensus mechanisms, and their applications

Decentralized Application

A Decentralized Application (DApp) is a type of application that runs on a decentralized network, rather than a centralized server. DApps are built on

Digital Permaculture

The application of permaculture principles to digital systems and web technologies

Metera

A decentralized platform for creating and investing in tokenized portfolios on the Cardano blockchain

Quill

A Web3 social network platform for building value networks and decentralized communities

Talkee

Application pour micro-paiements.

The Graph

Global GraphQL API for Web 3.

Tokenomics

The study of economic systems in blockchain networks through token design and distribution

Trust Graph

An open protocol for decentralized trust relationships and reputation systems in distributed ecosystems

Web 3.0

The vision of a decentralized, user-sovereign internet built on semantic foundations, value networks, and agent-centric protocols.

wallets

Holochain

An agent-centric distributed computing framework for peer-to-peer applications without blockchain.