1) SimpleX Chat
Role: 1:1 comms purity with maximal metadata minimization; no global user identifiers; E2EE WebRTC calls; explicit non-support for group calls. (audio/video calls, protocol spec)
Why it ranks #1
- E2EE 1:1 audio/video calls via WebRTC, with calls negotiated through a dedicated sub-protocol for key agreement and signalling. (calls guide, call sub-protocol)
- ID-free architecture (no phone/email, no global username) and routing that minimizes durable contact-graph observability. (GitHub, Whonix profile)
- Explicit constraint: group calls are not supported; the scope is intentionally narrow and sovereign. (“Group calls are not supported”)
Key links
Scores
Trade-offs and constraints
- Not a group conferencing system (explicitly not supported).
- Not Bitcoin/Nostr-native; alignment is via privacy posture and self-hosting capability rather than crypto-economic integrations.