It started as a weekend experiment, and now it’s in your pocket. Earlier this month, Block CEO and Twitter (now X) co-founder Jack Dorsey quietly released Bitchat, a peer-to-peer messaging app that bypasses Wi-Fi, cellular data and even central servers—using only Bluetooth mesh networking to ferry encrypted messages from one device to another. As of July 29, anyone with a compatible iPhone, iPad, Mac or even an Apple Vision Pro can download Bitchat from the App Store and join the growing field of offline-first chat tools.
According to Dorsey, the core of Bitchat was coded over a single weekend in early July. Under the auspices of and Other Stuff, an open-source collective he funds, Dorsey set out to explore “Bluetooth mesh networks, relays and store-and-forward models, message encryption models and a few other things.” The minimal-viable product quickly evolved into a full-featured iOS app, complete with end-to-end encryption and a “Panic Mode” that wipes all local data with a triple-tap on the logo.
From beta tests via TestFlight to its official launch on the App Store, Bitchat has been free and open-source. There are no subscriptions, in-app purchases or ad trackers. Users aren’t asked for a phone number, email or social login—just pick a display name and tap into any nearby chatter.
Bluetooth Low Energy (BLE) mesh networks allow devices to act as both transmitters and relays. In practice, if Alice sends a message to Bob who is out of her direct 100-metre range, the message can hop through one or more intermediate devices before reaching its destination. Each hop uses encrypted packets, ensuring that only the intended recipient can decrypt the text.
Bitchat builds its encryption on industry-standard primitives—Curve25519 for key exchange and AES-GCM for message encryption. That combo strikes a balance between performance (crucial for battery-sensitive Bluetooth) and strong security guarantees. Messages are stored only on local devices, never touching any cloud server. When you leave a group or delete a conversation, all trace of the chat history is removed—unless another device has saved it in transit.
This internet-independent design makes Bitchat well suited for:
- Festivals and conferences: When thousands of attendees overload cellular networks, Bluetooth mesh can keep small group chats alive.
- Disaster zones: In emergencies where infrastructure is down, first responders and civilians can share updates without cell towers or Wi-Fi hotspots.
- Protests and restricted environments: Apps like Bridgefy have shown that offline mesh chats can outflank network shutdowns during demonstrations—Bitchat aspires to similar resilience without depending on centralized servers.
Because it doesn’t require any existing network, Bitchat could be a lifeline where connectivity is censored, throttled or simply non-existent.
Yet every new messaging tool invites scrutiny. Shortly after Bitchat’s beta launch, security researcher Alex Radocea published a blog post demonstrating how easily an attacker could impersonate other users on the network—casting doubt on Bitchat’s “vibe-coded” security claims. Dorsey has acknowledged the lack of an external security audit and encouraged researchers to “poke holes” in the protocol.
Even so, for privacy-conscious users, the absence of phone-number registration and the triple-tap Panic Mode may offer a level of anonymity and control that traditional chat apps don’t provide.
Bluetooth-based chat is nothing new. Early Java-powered “proximity” apps existed on feature phones over a decade ago, and more recently, FireChat gained fame during Hong Kong’s pro-democracy protests. Bitchat’s claim to novelty lies in its open-source ethos, Dorsey’s high profile and the tight integration with Apple’s ecosystem.
Looking ahead, Dorsey’s team plans to incorporate Wi-Fi Direct support to extend range and throughput beyond BLE’s constraints. There’s also talk of integrating more robust relay protocols, offline group channels and perhaps cross-platform discovery features that don’t betray user privacy.
For now, Bitchat remains a proof-of-concept in plain sight—a weekend’s work turned into a free, widely accessible app that challenges the way we think about connectivity, privacy and control. Whether it will gain traction beyond early-adopter circles or spark a renaissance in truly offline communication remains to be seen. But it’s a bold reminder that sometimes the simplest ideas—if backed by the right reputation—can shake up even the most entrenched tech paradigms.
Discover more from GadgetBond
Subscribe to get the latest posts sent to your email.
