Skip to main content

Network Architecture

How the Zentamesh network works: mesh topology, validator nodes, erasure-coded distributed storage, multi-hop relay routing, Zentanode offline hardware, and the AI-powered offline mesh protocol.

📄️Zentamesh

This chapter provides the definitive architectural description of Zentamesh, the peer-to-peer overlay network that forms the infrastructure backbone of Zentalk. It establishes what Zentamesh is and what it is not, articulates the design rationale for a mesh architecture over the available alternatives, describes the conceptual operation of the system from data ingestion through delivery and expiration, differentiates Zentamesh from superficially similar decentralized networks, and analyzes the steady-state storage property that prevents unbounded resource growth.

📄️Zentanode

The preceding chapters describe a network of software-based validator nodes connected to the public internet, relaying encrypted messages through a distributed hash table. That architecture assumes internet availability. This chapter addresses what happens when that assumption fails — and why a separate, hardware-based communication layer is not merely a feature enhancement but a structural necessity for any system that claims to provide private, censorship-resistant communication.