2 个仓库
Architectures for decentralized communication where devices connect directly to one another.
Distinguishing note: Focuses on short-range wireless mesh fabrics rather than centralized network topologies.
Explore 2 awesome GitHub repositories matching networking & communication · Mesh Networking Frameworks. Refine with filters or upvote what's useful.
Bitchat is a decentralized messaging protocol designed for secure, private communication across both local and wide-area networks. It functions as an encrypted offline messenger that enables direct data exchange between devices without requiring centralized servers or persistent internet connectivity. By utilizing end-to-end encryption, the platform ensures that message content remains confidential and protected from unauthorized access throughout the entire transport process. The project distinguishes itself through a hybrid connectivity layer that dynamically routes messages between short-r
Forms a decentralized communication fabric by discovering and connecting directly to nearby hardware.
Reticulum is a decentralized networking stack that enables encrypted, peer-to-peer communication over diverse physical mediums without relying on central infrastructure or IP protocols. It uses self-sovereign cryptographic identities for routing and authentication, replacing traditional IP addresses with collision-free globally unique addresses that require no central coordination. Every packet is encrypted by default using ephemeral key exchanges with forward secrecy, and unencrypted traffic is dropped as invalid. The stack unifies heterogeneous transport mediums—including LoRa radio, packet
Provides a framework that unifies radio, serial, and IP links into a single self-configuring encrypted mesh.