1 repositorio
Messaging applications that use a distributed data store to synchronize messages across peers.
Distinct from Encrypted Messengers: Combines the messenger application layer with the distributed database synchronization layer.
Explore 1 awesome GitHub repository matching networking & communication · Distributed Database Messengers. Refine with filters or upvote what's useful.
Berty is a peer-to-peer messaging application and framework designed for decentralized private messaging. It utilizes a distributed identity protocol and a decentralized database to enable end-to-end encrypted communication without relying on central servers, phone numbers, or email addresses. The project distinguishes itself through an offline messaging framework that uses Bluetooth Low Energy and multicast DNS for local device discovery. This allows peers to establish direct connections and exchange messages without internet or cellular data, using QR codes for secure contact exchange. The
Provides a communication platform that synchronizes messages and metadata using a distributed data store.