Bitchat: Jack Dorsey's Offline Bluetooth Chat App Just Got Banned in India — What It Means for Decentralized Messaging

# bitchat# bluetoothmesh# decentralizedmessaging# jackdorsey
Bitchat: Jack Dorsey's Offline Bluetooth Chat App Just Got Banned in India — What It Means for Decentralized MessagingHamza

![Bitchat screenshot](https://upload.wikimedia.org/wikipedia/commons/a/a9/Bitchat_screenshot.png)

Bitchat screenshot

Bitchat is an offline Bluetooth mesh messaging app founded by Jack Dorsey that India's internet safety authority ordered removed from GitHub on July 23, 2026, citing its design as an obstacle to law-enforcement wiretapping.

The Inter-Ministerial Centre (IM-CERT or I4C) sent a notice under Section 79(3)(b) of India's Information Technology Act requiring GitHub to take down three Bitchat repositories within three hours, according to CoinDesk's reporting on the takedown order. The order came amid ongoing CJP protests at Jantar Mantar in New Delhi, where demonstrators had been using mesh networks to coordinate when mobile internet was disrupted.

Key Takeaways

  • India's I4C ordered GitHub to remove three Bitchat repositories under Section 79(3)(b) of the IT Act on July 23, 2026.
  • The stated reason: Bitchat's offline Bluetooth mesh architecture prevents lawful interception of messages.
  • Jack Dorsey shared the takedown notice publicly on X on the same day, framing it as an open-source issue.
  • GitHub complied within hours; however, sideloaded APKs and open-source code remain accessible elsewhere.
  • The move positions code-hosting platforms as enforcement points for decentralized communication protocols.

What happened

India's I4C sent a takedown notice to GitHub on July 23 demanding removal of three Bitchat repositories within three hours. The order invoked Section 79(3)(b) of India's IT Act, which removes safe-harbour protections from intermediaries that fail to comply with government directives, as CoinDesk reported. Jack Dorsey, who co-founded Bitchat with Sean Evans in 2023, posted a screenshot of the notice on X the same day, according to Decrypt's coverage of the incident.

According to TechCrunch, the government pressure targeted not just the app's distribution channels but also the underlying open-source code repositories hosted on GitHub, making it an unusual case where platform liability for hosting protocol source code came into focus. The notice did not target the app through an app store complaint but went directly to the code host.

How Bitchat works

Bitchat enables peer-to-peer messaging over Bluetooth Low Energy without requiring mobile data, a phone number, or a central server. Messages hop between nearby devices using Bluetooth mesh networking, creating a relay chain that extends range beyond a single device's direct Bluetooth reach. The app can also integrate with Bitcoin's Lightning Network for anonymous payments between participants, a feature detailed on the official Bitchat repository.

There is no account system. Users discover each other via proximity, and encryption is handled on-device. Because traffic never traverses a cloud server, there is no metadata trail for telecom regulators to subpoena, which is precisely why the Indian government identified it as a problem during the CJP protests.

Why India acted

The timing is connected to the Charu Rajiv Pandey protest movement, with demonstrators gathering at Jantar Mantar in New Delhi and reportedly using mesh-network tools to maintain coordination during internet shutdowns. According to Medianama's coverage, the Home Ministry viewed Bitchat's offline design as a direct threat to India's ability to monitor unlawful assembly during periods of restricted internet access. The situation echoes earlier debates over encrypted messaging that we have covered before, when Indian regulators similarly pushed for surveillance provisions on privacy tools.

India already banned 270 Chinese apps in 2020, including WeChat, under similar powers. But those were commercial products distributed through app stores. Bitchat is different: its source code lives on GitHub, and the app can be sideloaded from any mirror. A GitHub repository takedown does not stop APK redistribution, and it does not retroactively delete code that has been forked or copied.

TechCrunch reported that legal experts question whether Section 79(3)(b) applies to code hosts at all, noting that GitHub is primarily a developer platform rather than a communication intermediary. Section 79 was designed for services like social media platforms and payment gateways, not for a git hosting service that stores public repositories.

What this means for decentralized messaging

If a government can order GitHub to remove code that implements an offline messaging protocol, it sets a precedent for regulating communication infrastructure at the source-code level. Signal, Session, Briar, and Element all rely on centralized servers or known network addresses that are easier to block. Bitchat's design features no server, no phone number, and no data connection, which makes it resilient to traditional takedowns while simultaneously making its open-source GitHub repo an attractive regulatory target.

The broader implication is that decentralized protocols face a new class of enforcement risk: not just the app itself getting removed from app stores, but the very code that builds it being flagged as non-compliant with surveillance laws. India's 18-month-old Digital Personal Data Protection Act already mandates grievance officers and data retention for digital platforms. A GitHub-hosted repo that implements unmonitored communication could fall under future definitions of "intermediary."

This is not the first time a decentralized tool has drawn Indian regulatory attention. Options include Nothing Phone's experimental hardware, which has faced scrutiny over encrypted bootloaders, and repeated pushes from India's Ministry of Electronics and Information Technology for backdoor provisions in messaging encryption. What makes this case distinct is that enforcement skips the app entirely and targets the developers' code host on GitHub.

Beyond the takedown

A GitHub repository order does not erase working apps from users' phones, nor does it stop alternative distribution channels. The real story here is not the three-hour window or the headlines, it is where regulators draw the line between a code host and a communication platform. That question will shape open-source privacy tools for years to come.

Conclusion

India's takedown order against Bitchat's GitHub repositories marks a novel enforcement approach targeting decentralized messaging at its code level, even though sideloaded builds and forked repos render the takedown largely symbolic for the app's actual use.

Frequently Asked Questions

What is Bitchat?

Bitchat is an offline messaging application built on Bluetooth mesh networking, allowing users to send messages between nearby devices without internet access, phone numbers, or central servers. It was co-founded by Twitter/X co-founder Jack Dorsey and Sean Evans in 2023.

Why did India ban Bitchat?

India's Inter-Ministerial Centre (I4C) ordered the takedown citing that Bitchat's offline architecture impedes lawful interception and investigation. The order came amid protests at Jantar Mantar where organizers used mesh networks during internet disruptions.

Does the takedown stop Bitchat from working?

No. Removing GitHub repositories does not delete existing APK files or prevent forks. Sideloading the app from alternative sources and accessing mirrored code remain possible. The takedown affects new downloads from GitHub specifically, not the protocol itself.

References

  1. India's move against Jack Dorsey's Bitchat sparks legal debate -- TechCrunch
  2. India orders takedown of Jack Dorsey's Bitcoin-linked messaging app Bitchat -- CoinDesk
  3. India orders GitHub to take down Jack Dorsey's Bitchat amid protests -- Decrypt
  4. GitHub, Bitchat and the Home Ministry order -- Medianama

Originally published on TekMag