Citadel Dispatch Episode 196
Guest: Evgeny Poberezkin (SimpleX Founder)
Host: Matt Odell
Date: March 20, 2026
Overview
This episode dives deep into privacy, user sovereignty, and the architecture of modern secure communications. Host Matt Odell is joined by Evgeny Poberezkin, founder of the SimpleX Chat protocol, to explore how SimpleX offers a new paradigm for private, resilient, and decentralized messaging—an "encrypted chat protocol built on sovereignty and trustless architecture." The episode covers the motivations behind SimpleX, its technical and philosophical underpinnings, comparisons with other protocols (Signal, Telegram, Matrix, Nostr), scalability and the trade-offs involved, and the future governance and funding model of the project.
Key Discussion Points & Insights
1. Motivations for SimpleX: Sovereignty and Privacy
- Evgeny’s Roots ([04:53]):
- Motivation is freedom of speech, not technology.
- Saw increasing censorship and loss of jobs for truth-telling in media.
- “If we can't say what's right, what's wrong...everything breaks.”
- Parallels with Bitcoin:
- Inspired by Bitcoin's model of user control and trust minimization.
- SimpleX aims for genuine user sovereignty: users own connections, identities, conversations.
- Critique of Existing Solutions:
- Signal is respected but relies on centralized servers and phone numbers (which are sensitive identifiers).
- Signal’s reliance on phone numbers, even without sharing numbers with peers, still causes privacy and usability issues ([02:30]-[04:10]).
2. Philosophy of Privacy and Communication
- Privacy as a Human Baseline ([09:20]):
- Pre-internet, privacy in communication was default; digital life eroded this.
- "No privacy, no freedom. And no freedom, no wealth." – Odell ([09:20]).
- SimpleX's Philosophy ([08:30]-[12:00]):
- Privacy is not a shield, but the pre-existing condition of normal life.
- Selective revealing (Cypherpunk Manifesto): You should control when/what you reveal.
3. SimpleX Protocol & Technical Innovations
- Connections Not Endpoints ([23:45], [28:00]):
- SimpleX doesn’t identify users by network-wide identity; instead, each connection gets a unique address.
- This inversion means every group/community engagement is separate, with no global identity tracing.
- "We flipped it upside down... instead of assigning addresses to endpoints, we assign addresses to connections." – Evgeny ([24:40]).
- Transport-Layer Privacy ([13:09], [27:00]):
- All network communication is routed through user-chosen routers, and connections are ephemeral.
- Anyone can run a “router” (relay), ensuring decentralization and resistance to central compromise.
- Default Identity Isolation ([22:24]):
- Every group/channel join is with fresh credentials (keyset), by default, so participation privacy is maximized.
- Especially important since joining the wrong group on mainstream platforms can have real-world repercussions.
4. Group Messaging, Channels, and Trade-offs
- Scalability and Security ([17:28], [44:22]-[47:20]):
- Group privacy is twofold: content privacy and participation privacy.
- Once a group is large and open, content privacy cannot be promised—focus shifts to protecting member lists/participation.
- Critique of MLS (Message Layer Security)—the emerging protocol Signal/Matrix are adopting; Evgeny considers it fundamentally flawed due to reliance on a central authentication service for large groups ([19:07-20:20]).
- SimpleX’s Current and Future Group Structure ([51:47]-[53:43]):
- For small groups (< 5,000), end-to-end encryption via per-user keys works (like Signal).
- For larger “channels” (broadcast-only), content is signed when needed (for verifiability), and user privacy is maintained via end-to-end encryption between relays and clients.
- Not all broadcast messages are signed by default to retain plausible deniability for senders ([54:02]-[56:51]).
- "The big thing with public channels is not necessarily encryption of the content, it's verifiability... and privacy of the participants." – Odell ([52:31]).
5. Protocol Architecture: Routers and Trust
- Router Model ([33:07]-[38:50]):
- Routers forward messages but can’t read them; key exchange is always out of band.
- Recent upgrade: Uses two routers per direction (four total per conversation) to make collusion between relays more difficult and break IP-based metadata linkage.
- Comparison with Tor ([36:48]-[40:01]):
- Critical improvement: SimpleX doesn't persistent circuits for conversations; instead, it anonymizes at the packet level like Mixnets, so relays can't correlate packets to users or sessions.
6. Discovery, UX, and Adoption Barriers
- Discovery Problem ([40:13]-[43:04]):
- No user directory; users must exchange connection links/QR codes—non-intuitive for most.
- In-person QR swapping is the most natural method ([42:46]-[43:04]).
- Potential for Integration ([30:21]-[32:10]):
- SimpleX transport layer could serve as a privacy-respecting backend for commerce/chatbots/AI assistants—a future-forward interface for the age of chat-centric commerce and information access.
7. Monetization, Incentives, and Future Governance
- Scaling Routers and Professionalization ([63:09]-[67:48]):
- Currently lots of enthusiast-run routers, but for mass adoption, need commercial incentives for reliability and scale.
- "If we want privacy to be a norm, then we have to be building technology that everybody can use." – Evgeny ([65:00]).
- Comparison with Bitcoin, Signal, and Incentive Models ([67:50]-[73:05]):
- Signal/foundation approach may not scale to billions, as seen by comparison to WhatsApp/Telegram.
- For-profit, open consortium model seen as more sustainable.
- Inspiration from the web: Heavy users (big channels) subsidize the network (as websites do for the web), so basic 1:1 messaging remains free ([70:24]-[73:05]).
- Governance Evolution ([79:12]-[89:53]):
- Consortium-based governance (not a single foundation/company) for protocol evolution and defense against jurisdictional or donor capture.
- Draws lessons from the Centralized Foundation pitfalls (e.g., Linux Foundation, W3C).
8. Revenue Sharing and Smart Contracts
- Smart Contract Usage ([94:39]-[107:24]):
- Not issuing a proprietary token.
- Looking for a blockchain/smart contract framework to handle: revenue splitting, registry, naming/discovery, privacy-preserving prepaid credit—using existing assets (BTC, USDC, etc), not making a new coin.
- Bitcoin not suitable for complex programmable splits, so exploration includes Ethereum, Polkadot, etc.—with a strict aversion to centralized or easily censorable blockchains like Tron.
- Privacy-Preserving Payments:
- Model is similar to prepaid phone cards: users purchase credits with maximal privacy and assign/use them as needed.
9. Pragmatism, Ethics, and the Road Ahead
- Project Philosophy ([74:34]-[78:53]):
- Rejects "false trade-offs": Believes privacy, convenience, and good user experience can be achieved without fundamental compromise, though it will take longer.
- For-profit vs. non-profit is a false binary; integrity and independence depend on governance and funding model, not legal entity type.
- Iterative Prototyping:
- First version of monetization/governance will be a prototype: focus on learning from real-world use before ossifying into standards ([114:43]-[118:02]).
- Openness to evolution as real usage patterns and risks emerge.
Notable Quotes & Memorable Moments
-
On Sovereignty:
"It's sovereignty as primary value... users should own their conversations, their channels, their connections, their identity..." – Evgeny ([05:55]) -
On Privacy:
"Privacy is not about hiding. It's about selectively revealing yourself to the world." – Evgeny ([11:56]) -
On Modern Surveillance:
"We currently live in a world when some powers believe that they have to regulate not just what's being said, but also what's being listened to. And it's even more dangerous." – Evgeny ([22:24]) -
On Messaging UX Evolution:
"Commerce moving to messaging environment... was like inevitable future... we certainly passed the point when we can get very valuable responses from LLMs." – Evgeny ([31:04]) -
On Funding Models:
"We see adoption as a privacy feature... in order to be autonomous, you have to run the server. It is not scaling to the future." – Evgeny ([65:00]) -
On Open Source Funding Risks:
"[Non-profit] organizations become dependent on their donors... not necessarily good motives. We've seen nonprofits... lobbying for chat control legislation funded by big tech." – Evgeny ([79:12]) -
On Choosing Blockchains:
"If transferring value would be the only problem... Bitcoin is a viable solution. But... we need a distributed computer... that can perform arbitrary computations... to solve the problem of revenue sharing and discovery." – Evgeny ([95:36], [99:27]) -
On Road Ahead and Iteration:
"Products don't fail because technology fails. Products fail because nobody cares." – Evgeny ([116:14])
Timestamps for Key Segments
- [03:47] — Episode comes together, SimpleX as communication channel
- [04:53] — Why SimpleX was founded: philosophy and values
- [09:20] — The human baseline of privacy and societal implications
- [13:09] — Channels, scaling, Nostr vs. SimpleX distinctions
- [23:45] — Deep technical dive: Addresses, endpoints, connectors
- [33:07] — Routers: running, trust model, and decentralization
- [42:46] — UX and the core “discovery” problem
- [44:22] — Group encryption, MLS critique, scaling groups
- [51:47] — How future “channels” will work in SimpleX
- [63:09] — Incentives, professionalization, and governance intentions
- [70:24] — Monetization model inspired by the web
- [79:12] — Nonprofit vs. for-profit, independence, and governance
- [94:39] — Why not Bitcoin for payments? Technical and practical reasons
- [107:24] — Revenue sharing via smart contracts explained
- [114:43] — Trade-offs, experimentation, and prototyping philosophy
- [119:47] — Final thoughts, upcoming crowdfunding for user equity ownership
Closing Thoughts & Upcoming Developments
- SimpleX is planning to move towards user/community equity ownership, with upcoming crowdfunding (equity, not tokens).
"[We] think our users have to own a piece in this network and have a say in where this network evolves." – Evgeny ([120:33]-[122:27]) - Consortium governance and open, multi-jurisdictional stewardship is on the horizon to further decentralize protocol control.
- Philosophy: Privacy, convenience, and mass adoption are not mutually exclusive. Trade-offs must be navigated, but compromise on core values isn’t inevitable.
Links & Further Exploration
- SimpleX Chat
- Citadel Dispatch
- Evgeny’s blog: (referenced as a must-read in tech)
- For further reading: Evgeny's critiques of MLS (Message Layer Security) protocol.
“The most important people in the world—nobody knows their names, nobody knows their work… but if we get to 10% adoption together, we’ll change everything.”
— Evgeny Poberezkin ([92:34])
[End of Summary]
