6 repositorios
Communication clients that prioritize end-to-end encryption and multi-transport support.
Distinguishing note: Focuses on the end-user messenger tool rather than the underlying protocol library.
Explore 6 awesome GitHub repositories matching networking & communication · Encrypted Messengers. 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
Secures user messages with end-to-end encryption across both radio and wide-area networks.
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.
signal-cli es una interfaz de línea de comandos para el protocolo de mensajería Signal. Funciona como un cliente headless que permite a los usuarios enviar y recibir mensajes, gestionar cuentas y verificar números de teléfono dentro de un entorno de terminal en lugar de una aplicación gráfica. El proyecto proporciona capacidades de integración para programas externos a través de un servidor JSON-RPC y una interfaz D-Bus. Estos permiten flujos de trabajo de mensajería automatizados y la capacidad de activar acciones de mensajería desde otros servicios de software mediante un demonio en segundo plano. El software cubre la gestión de identidad de cuenta, incluyendo registro y verificación mediante SMS o llamadas de voz, así como el intercambio de mensajes de texto y recibos de entrega.
Provides a command line tool for interacting with the Signal messenger protocol.
Ricochet is a decentralized, peer-to-peer anonymous chat client and messaging protocol. It enables the exchange of encrypted text messages and files without relying on central servers, using Tor hidden services to mask the network addresses and identities of all participants. The project eliminates communication metadata by removing central coordinating authorities, preventing the discovery of contact lists or timing patterns. It utilizes a peer-to-peer connection model where every client acts as both a server and a client, employing public key signatures and cryptographically signed invitati
Prevents the discovery of contact lists and communication patterns by eliminating server-side logs.
Converse.js is an embeddable, self-hosted XMPP chat client that runs entirely in the browser. It communicates with XMPP servers using standard XML stanzas over WebSocket or BOSH transports, and provides end-to-end encryption through the OMEMO protocol with double ratchet algorithm and X3DH key exchange. The client is built on a plugin-based architecture that allows extending core functionality at runtime without modifying the client itself, and uses a DOM-based rendering approach with an event-driven message bus for internal coordination. The client manages message history through XEP-0313 Me
Provides an OMEMO-encrypted messenger for secure end-to-end communication.
Molly is a privacy-focused Android messenger and a client for the Matrix open standard. It functions as a decentralized, end-to-end encrypted communication tool that allows users to interact across federated networks without a central authority. The application implements several security-centric features, including binary integrity verification to ensure the authenticity of the installed build and RAM-overwrite memory sanitization to prevent sensitive data leakage. It provides local database encryption secured by user-defined passphrases and supports routing network traffic through proxies o
Provides a messaging application for Android that prioritizes end-to-end encryption and local data privacy.