Bitchat Introduction

Bitchat Introduction. Bitchat: ai tool by Jack Dorsey, Bitchat enables decentralized offline messaging via Bluetooth mesh—secure, private, no internet needed.

Bitchat Website screenshot

What is Bitchat?

Bitchat is a next-generation, decentralized messaging platform developed under the vision of Jack Dorsey, enabling secure peer-to-peer communication without reliance on the internet. Built on Bluetooth Low Energy (BLE) mesh networking, it allows users to exchange messages in offline environments by forming dynamic, self-sustaining networks between nearby devices. Designed as a private, serverless chat solution, Bitchat eliminates the need for phone numbers or accounts, making it ideal for spontaneous group chats, remote expeditions, and emergency coordination where connectivity is limited or compromised.

How to use Bitchat?

Getting started with Bitchat is simple. Users can download the native iOS app (compatible with iOS 16.0+) or install the Android APK directly from the official GitHub repository. After launching the app, set a custom nickname—no registration required—and instantly begin discovering peers within Bluetooth range. Join public or password-protected channels using intuitive IRC-style commands like `/j #news` or list active channels with `/channels`. Send direct messages via `/m @user hello`, manage access with `/pass`, and block unwanted contacts. Messages propagate across the mesh network through multi-hop relays, ensuring delivery even when users are not in direct proximity.

Decentralized Mesh Network (Bluetooth LE, automatic peer discovery, multi-hop message relay, TTL-based routing up to 7 hops)

Military-Grade Encryption (X25519 key exchange, AES-256-GCM for private messages, Argon2id + AES-256-GCM for channels, Ed25519 signatures)

IRC-Style Channels (topic-based group messaging, password protection, ownership transfer, @ mentions)

Store & Forward Messages (messages cached for offline peers, automatic delivery upon reconnection)

Zero-Knowledge Privacy (no accounts, no phone numbers, ephemeral by default, forward secrecy)

Universal Platform (native support for iOS 16.0+, macOS 13.0+, Android compatibility)

LZ4 Compression (automatic message compression for bandwidth savings)

Adaptive Battery (5-tier power management from performance to ultra-low power)

Emergency Wipe (triple-tap logo to instantly clear all data)

Open Source & Public Domain