Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/permissionlesstech/bitchat/llms.txt

Use this file to discover all available pages before exploring further.

Bitchat runs on iOS 16 and later and macOS 13 (Ventura) and later. It is a universal app — the same codebase covers both platforms. There are two ways to install: the App Store provides a signed, verifiable binary for most users, and building from source gives you full control over what runs on your device. A compiled build obtained from any other source — a third-party mirror, a file-sharing link, an unofficial website — cannot be verified and should not be trusted.
The App Store is the simplest installation path and produces the only pre-compiled binary that can be independently verified against the per-release hash manifest published in the repository.Download Bitchat on the App Store →The listing is a universal build. On iPhone or iPad it installs as an iOS app; on a Mac with Apple Silicon (macOS 13+) the same listing installs the native macOS version through Mac App Store delivery.
Compiled builds of Bitchat from sources other than the official App Store listing are unverifiable. This repository has been the target of takedown demands, and mirrors have appeared after takedowns that nobody could check. If the App Store listing is unavailable and a compiled binary is the only option you have, read Verifying Your Build before running it.

Verifying Your Build

Because this repository has been the target of takedown demands, mirrors of both the source and pre-compiled binaries have appeared that nobody could independently check. Bitchat publishes a per-release hash manifest so you can confirm that what you are running matches what was audited. See Verifying a Build for the full verification process — how to compare a compiled binary against the manifest, and what to do if you can only obtain a build from a mirror rather than the App Store or the canonical repository. The App Store build is the only pre-compiled path where verification is straightforward. If you build from source, you verify the source before building. Any other compiled binary is unverifiable.

Build docs developers (and LLMs) love