SimpleX Chat's avatar
SimpleX Chat
simplex@primal.net
npub1exv2...d828
The first network without user IDs for private, secure and decentralized messaging. Get the open-source app: https://simplex.chat/downloads
SimpleX Chat's avatar
simplex 2 weeks ago
We published the whitepaper about Community Credits - a closed loop prepaid payment system to fund servers and client application in decentralized SimpleX network. Alain Brenzikoher presented it at Web3 Summit: SimpleX Community Credits: Making Privacy Profitable. About Community Credits: Whitepaper: https://simplex.chat/credits/whitepaper.pdf
SimpleX Chat's avatar
simplex 1 month ago
Alain Brenzikofer will talk at Web3 Summit 2026 on June 19: SimpleX Community Credits: Making Privacy Profitable. Big thank you to Web3 Foundation for the opportunity and for their help with our proof of concept on Polkadot that Alain built - the vision is getting real! Web3 Summit 2026 agenda: About Community Credits: image
SimpleX Chat's avatar
simplex 2 months ago
Freedom of speech needs infrastructure that protects it by design - protocols, governance and funding. v6.5 release brings SimpleX Channels: a new model for online publishing built for participation privacy: - channel owners hold their own channel keys, - each channel uses multiple relays for reliability, - publishers can run their own chat relays, - channels can be added to our SimpleX Directory (https://simplex.chat/directory). Read more at image
SimpleX Chat's avatar
simplex 3 months ago
We updated SimpleX Chat Privacy Policy and Conditions. What changed: Stronger privacy commitments: - explicitly states that preset servers do not log IP addresses. - you can verify clients and servers via reproducible builds. quantum-resistant end-to-end encryption. - messages are irreversibly removed from preset servers on delivery or after 21 days. - transparency commitment by client apps. New private one-time connection links and public addresses: - your profile data is encrypted on the server - only people with the link can access it, not the servers. - one-time link profile data is removed once the connection is established. Public channels (beta): - chat relays are used to deliver messages to channel subscribers. - chat relays cannot identify subscribers. Commit with the change: (we maintain it in GitHub so you can track changes). Full text: Please let us know any questions or suggestions - many amendments were proposed by the users.
SimpleX Chat's avatar
simplex 4 months ago
SimpleX Chat apps are 4 years old today! - 2M+ app downloads - 300-500K active users (estimated from store statistics - no accounts or any user IDs) - 1000+ network routers Huge thank you to everybody who made this journey possible: @Seth For Privacy, @Privacy Guides, @npub1wpxj...9qts, @npub1n63t...03hs @jack and everybody else who used, promoted and supported SimpleX Network. Coming soon: - channels - new UX - non-profit governance of SimpleX Network image The first release announcement: How SimpleX Network Consortium will work: Why we are building SimpleX Network:
SimpleX Chat's avatar
simplex 6 months ago
You can create a SimpleX Chat chat-bot with 17 lines of JS code using the new Node.js library image Beta version: https://npmjs.com/package/simplex-chat/v/6.5.0-beta.4.4 Source code: To run this example with Node.js: npm i simplex-chat@6.5.0-beta.4.4 node ./node_modules/simplex-chat/examples/squaring-bot-readme.js
SimpleX Chat's avatar
simplex 6 months ago
Happy New Year! Thank you all for your incredible support of SimpleX network in 2025: - to users for over 2,000,000 app downloads since launch. - to enthusiasts for hundreds of community hosted servers. - to group owners for thousands of groups. - to businesses and projects using SimpleX Chat for customer and user support. - to developers who created integrations and libraries for SimpleX network. - to all who donated, and especially to Vitalik Buterin for his game-changing donation of 128ETH. 2026 will be great for privacy and for SimpleX network!
SimpleX Chat's avatar
simplex 7 months ago
A big news for SimpleX Chat privacy and security: Android apps released via GitHub and F-Droid are now 100% reproducible! It means that you can easily verify that the app is secure, even if the download site was hacked. From v6.5 our release process is: 1) build Android apps on two independent machines and confirm they are 100% identical; 2) cryptographically "sign" them; 3) add signature files to the release page so you can verify. v6.5 beta.3 release: Server and Linux desktop builds were already reproducible, and Android APKs are now as secure. Anyone can check it themselves - no coding needed, just follow our simple guide to verify the app is genuine or run the build yourself: image