Stay Updated
Subscribe to our newsletter for the latest news and updates about Open Source Alternatives
Subscribe to our newsletter for the latest news and updates about Open Source Alternatives
Decentralized, peer-to-peer messaging app using Bluetooth mesh networks for secure, offline communication with IRC-style commands.
Bitchat is a fully open-source, decentralized messaging app developed by Jack Dorsey (Block, Inc.) that operates over Bluetooth Low Energy (BLE) mesh networks, enabling encrypted peer-to-peer communication without internet, servers, or phone numbers. It features multi-hop relaying reaching over 300 m, end-to-end encryption (Curve25519/AES‑GCM), password-protected channels, offline message storage and forwarding, cover traffic, and emergency data wipe options all released under the public domain Unlicense on GitHub. Notable open-source alternatives include Briar, a GPL‑3 licensed mesh messenger that supports encrypted chat via Bluetooth, Wi‑Fi, or Tor without internet reliance and Bridgefy, a mesh-capable SDK/app formerly popular in protest environments though with noted security limitation
/join
, /msg
, /who
style interface/j #channel
- Join or create a channel/m @name message
- Send a private message/w
- List online users/channels
- Show all discovered channels/block @name
- Block a peer from messaging you/block
- List all blocked peers/unblock @name
- Unblock a peer/clear
- Clear chat messages/pass [password]
- Set/change channel password (owner only)/transfer @name
- Transfer channel ownership