Imagine a world where your messages aren’t stored on massive company servers, where you don’t need a phone number or email to chat, and where communication continues even if the internet goes down. That’s the vision behind Bitchat, a new messaging app developed by Jack Dorsey, co-founder and former CEO of Twitter (now X).
Launched on July 7, 2025, Bitchat is described by Dorsey as a “personal experiment” in alternative connectivity. Its core purpose is to keep people talking even when the internet is down, censored, or simply unavailable. Unlike traditional messaging apps, Bitchat is a peer-to-peer platform that operates entirely offline, leveraging your phone’s Bluetooth Low Energy (BLE). This decentralized approach means no third parties — no big corporations or governments — store your data, significantly reducing the risk of data leaks or hacks.
The initial beta version for iOS, launched on Apple’s TestFlight, quickly hit its 10,000-tester limit within hours, demonstrating a strong interest from curious users. While the iOS app is still undergoing review before its full release, the protocol is open-source and designed to be “platform-agnostic”. This open-source nature enabled the rapid development of an Android version, which was published on July 8, 2025 by @callebtc on GitHub. This means Bitchat now covers both major mobile operating systems, allowing iPhone and Android users to communicate with each other. Since the Bitchat is currently available only to limited iOS users, I will focus on Android platform, how to install and use it, how Mesh network works and what are advantages and disadvantages of such Bluetooth communication.
If you’re an Android user willing to try Bitchat, here’s how you can download, install, and use it:
.apk
file. At the time of writing, the latest working version is 0.3.Install unknown apps
. This is necessary, since the app is not on Google Play Store..apk
file to begin the installation.After installation, launch Bitchat – it will automatically start its mesh networking. You’ll be automatically assigned with the auto-generated nickname such as @anonNNNN
. The app will automatically connect to nearby iOS and Android Bitchat users. You can send messages that will be displayed to all other users in vicinity. Number of online users is visible in the top right corner.
From the list of online users, you can select one and send private messages, they should hop from phone to phone until they reach the recipient.
When you receive a message, you will be notified by an “envelope” in tope right corner, next to number of online users.
To join a group chat, use the IRC-style command /j #channel
(e.g., /j #general
) or simply start chatting in public. Your messages will then relay through the mesh network to reach distant peers.
From options by selecting “/” you can select commands, such as:
/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
/save - Toggle message retention for channel (owner only)
A Bluetooth mesh network is a way for devices to connect directly to each other — like a digital game of telephone. Instead of sending messages through the internet, your phone passes them to nearby devices, which pass them along until they reach the destination.
This creates a decentralized network. Even if one device goes offline, the message can find another path. It’s like building a web of communication that doesn’t rely on cell towers or Wi-Fi.
Bitchat’s design offers several compelling advantages, particularly for privacy and resilience:
While Bitchat offers interesting possibilities, it’s important to be aware of its limitations:
Bitchat is designed for scenarios where traditional communication methods fail or are compromised:
While Bitchat is gaining attention for its open-source, privacy-first approach, it’s not the only app exploring offline messaging. One notable alternative is Bridgefy – Offline Messages, available on Google Play with over 5 Million installs. Bridgefy also uses Bluetooth mesh networking to let users chat without internet or mobile data, making it popular during protests, festivals, and in areas with poor connectivity.
However, there’s a key limitation: Bridgefy requires an internet connection during the initial setup. To create an account, users must sign in using a Google or Apple ID, which introduces a dependency on centralized services — and potentially compromises the goal of full decentralization and anonymity.
Once set up, the app works offline, but this initial step may be a dealbreaker for users seeking an independent and private communication tool.
In conclusion, Jack Dorsey’s Bitchat is more than just another messaging app; it’s a bold statement on decentralized, encrypted, and privacy-focused communication. By using the power of Bluetooth mesh networks, it allows people to connect directly, securely, and freely, even when the internet is out of reach.