For reviewers · sealed path + Privacy vs Features · not a marketing brochure
Buzzio is a privacy messenger with two lanes: Privacy / sealed (1:1, E2E groups, Whisper private chat, private calls) and Feature / shared (open-history groups, Communities, Broadcast). Phone-free identity (Buzzio ID + mnemonic). Data is not sold.
| Feature | Mode | Operator-readable content? | History posture |
|---|---|---|---|
| 1-to-1 chat | Sealed | No | Delete-on-delivery · local SQLCipher |
| E2E groups | Sealed | No | Sender-key E2EE · short catch-up |
| Whisper private chat | Sealed | No | Session E2E · expires |
| Private calls | Sealed | No recordings | Encrypted signaling · P2P when possible |
| Open-history groups / Communities / Broadcast | Shared | Yes for text (server-held DEKs) | Durable backscroll · roles / discovery |
Clone buzzio-crypto-open-source,
run dart pub get · dart test · dart run example/demo.dart.
Full checklist: How to verify.
Report bugs via forum.buzzio.dev
· Security disclosure.