No account required. No sign-up. Just download and go.
All three options install the same app. Choose based on your trust model and update preferences.
Direct APK hosted on zemzeme.app. No account, no app store — just download and install. Works on all Android devices running Android 8.0 or later.
Installing the GitHub APK takes about 2 minutes.
Go to github.com/whisperbit-labs/zemzeme-android/releases and download the latest zemzeme-v1.0.2.apk.
Go to Settings → Apps → Special App Access → Install Unknown Apps and allow your browser or file manager.
Tap the APK in your downloads. Android will show an install confirmation dialog.
Bluetooth (Bluetooth) and optionally location (required by Android to scan Bluetooth devices). Internet for internet connections transport only.
Zemzeme generates your Curve25519 keypair locally on first launch. No registration. No sign-up. Start messaging immediately.
Always verify the SHA-256 checksum to confirm your APK hasn't been tampered with.
Checksums for every release are on the GitHub Releases page.
sha256sum zemzeme-v1.0.2.apk
Get-FileHash zemzeme-v1.0.2.apk -Algorithm SHA256
An iOS and iPadOS client is in development with full encryption parity. Bluetooth support is subject to Apple's CoreBluetooth API constraints.
Follow on GitHub for release notifications.
Same Noise Protocol, Curve25519 key exchange, and ChaCha20-Poly1305 as Android.
libp2p and online relay transports on day one. Bluetooth subject to CoreBluetooth API support.
iOS users will communicate seamlessly with Android and Desktop users on the same network.
A desktop client for macOS, Windows, and Linux - with full internet connections transport, a keyboard-optimised interface, and the same zero-account architecture.
Follow on GitHub for release notifications.
Designed for power users. Full keyboard navigation, command palette, and multi-window support.
libp2p direct connections and online relay transport from day one. Same encryption as Android.
Desktop users share the same network as Android (and iOS). Message across all platforms.
Don't trust our binary? Build your own from the verified open-source code. Full build instructions are in the repository README.