SimpleX Chat is an open-source, decentralized messaging platform designed for privacy and security. Its core architectural principle is the complete absence of user identifiers, meaning it does not use phone numbers, usernames, or even random numbers to identify users on the network. This design aims to protect not only message content with end-to-end encryption but also metadata about who is communicating. [1] [2]
SimpleX Chat was developed to provide a communication platform where users have full ownership and control over their identity, contacts, and data, free from centralized oversight. The project's mission is to offer a high degree of metadata protection, making it difficult for servers or network observers to determine the social graph of its users. Communications are routed through a decentralized network of SimpleX Messaging Protocol (SMP) servers, and users can host their own servers for greater autonomy. [1] [3]
The platform operates on a custom-built protocol stack designed to minimize metadata exposure. Unlike conventional federated systems, SimpleX relays do not have a shared user address space, and each connection between users is isolated. While the project is supported by a for-profit company and has received venture capital funding, its developers have stated a long-term vision for protocol governance to be managed by non-profit entities to ensure its alignment with community interests. The project has been endorsed by privacy-focused organizations like Privacy Guides and Whonix and has gained public recognition from figures in the technology space, including Ethereum founder Vitalik Buterin. [4] [5]
Development of SimpleX began around 2020. The first prototype of the SimpleX Messaging Server was announced in October 2020, followed by a terminal-based chat application in May 2021. The first public version of the mobile apps for iOS and Android, SimpleX Chat v1, was released in March 2022. [6] [3]
Significant milestones in the platform's development include:
The project's roadmap has included goals for 2025 to scale the network for large communities, with future plans to introduce "Community Vouchers" in 2026 to create a sustainable funding model for server operators. [6] [1]
SimpleX is built on a custom protocol stack designed specifically to operate without user identifiers and to minimize metadata leakage.
The foundational principle of SimpleX is the absence of any persistent, globally unique user IDs. Unlike other secure messengers that rely on phone numbers (Signal) or public key-based IDs (Session), SimpleX isolates every connection. A user's profile, contact list, and group memberships exist only on their local device. When connecting with a contact, the app creates a new, distinct set of identifiers for that specific relationship. This makes it computationally difficult for a network-level adversary to build a social graph of who is communicating with whom. [4] [2]
The platform operates on a decentralized network of servers running its custom protocols.
SimpleX's network functionality is based on two key protocols:
SMP servers act as relays. They receive encrypted messages from a sender and place them in the correct anonymous queue, where they are later retrieved by the recipient. The server only sees a series of isolated message deliveries to opaque queue identifiers and cannot link the sender and receiver. Users can run their own SMP servers for maximum control and privacy. [2]
To protect a user's IP address from their contact's server, SimpleX implements a system called Private Message Routing. Enabled by default since version 6.0, it uses a two-hop packet routing mechanism. A user's client encrypts the message for the destination server and then wraps it in another layer of encryption for a forwarding server. The forwarding server relays the packet to the destination server without knowing the final recipient's queue ID or the message content. This packet-based routing approach provides per-packet anonymity, preventing a destination server from linking multiple messages to the same user. [4]
SimpleX employs multiple layers of encryption to secure communications.
SimpleX Chat is available on iOS, Android (via Google Play, F-Droid, and direct APK), Windows, macOS, and Linux. [1]
SimpleX Chat is developed by a for-profit company, SimpleX Chat Ltd., and is funded through a combination of community donations and venture capital. In August 2024, the project announced an investment from Jack Dorsey and Asymmetric Capital Partners. The team has justified the use of VC funding as a practical necessity to compete with large, well-funded technology companies and to finance the research and development required. [6] [4]
The project's long-term business model aims to fund development and network operations without compromising user privacy. The strategy includes a freemium model for the app, paid services for businesses, and a revenue-sharing system for server operators built around a utility token called Community Vouchers. [4] [8]
Announced as a feature planned for 2026, Community Vouchers are a utility token system designed to create a sustainable and private funding model for the servers that power the SimpleX network's channels and groups. The system functions like a prepaid card, allowing community owners to pay for server capacity without compromising user privacy. [8]
The core technology will be built on an EVM-based blockchain, such as an Ethereum L2 solution, and will use smart contracts to manage the system. To ensure privacy, the design incorporates zero-knowledge proofs (zk-proofs) to make the redemption of a voucher unlinkable to its original purchase on the public blockchain. Users will be able to purchase vouchers through standard in-app payment methods or with cryptocurrencies like Bitcoin (BTC) and Monero (XMR). [8]
Key aspects of the economic model include:
The system is currently in the design phase. SimpleX has released a free, non-transferrable NFT on the Ethereum mainnet that grants early access to the test version of the vouchers. [8]
Privacy and security are central to the SimpleX project. The platform has undergone and published multiple third-party security audits by the firm Trail of Bits in 2022 and 2024. In April 2024, the project published legally binding Transparency Reports, affirming its commitment to its privacy claims. [6] [1]
SimpleX Chat is a vocal advocate for digital privacy. In November 2025, the project took a strong stance against the EU's "Chat Control" legislation, arguing that its true purpose was to enable mass surveillance for training AI models. This advocacy aligns with endorsements the project has received from prominent figures in the privacy space. On November 26, 2025, Ethereum founder Vitalik Buterin mentioned SimpleX as one of two messaging apps "pushing forward" important next steps for privacy, specifically "permissionless account creation" and "metadata privacy." [5]