A peer-to-peer team chat that syncs messages directly between devices over Tor without central servers.

Quiet is an open-source, self-hosted team chat application. It functions as a peer-to-peer messaging system that syncs data directly between devices without the need for a central server or the requirement for users to run their own server infrastructure. The software is deployed as a desktop application for Windows, macOS, and Linux, and is also available as a mobile app for Android and iOS.
Users organize themselves into communities, which act as insular networks where data is shared only among members of that specific group. Because the system operates over Tor, it does not require phone numbers or email addresses for account creation, preventing the leak of user metadata. The software uses a local-first approach to ensure that messages are synchronized across a team's devices while maintaining a decentralized architecture.
Technically, Quiet is written primarily in TypeScript and utilizes Electron and React Native for its frontends. It leverages OrbitDB and IPFS to handle message syncing and eventual consistency, treating the sync process similarly to a gossip protocol. This allows members to communicate asynchronously, provided there is a continuous chain of online peers to pass the updates. Access control is managed by the community owner, who acts as a certificate authority using PKI to grant usernames and cryptographic certificates to invitees. This architecture ensures that users only connect to their fellow community members via Tor onion services, keeping data from one community entirely separate from others.
Quiet is a tool for users who prioritize decentralization and software freedom.
A secure communication platform providing real-time messaging, voice, and video for organizations requiring full data control.
A self-hosted collaboration platform providing team chat, workflow automation, voice calling, and screen sharing for secure organizations.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.