OSHI vs Bridgefy — Offline Bluetooth Messengers, Compared

OSHI is a free, open-source, end-to-end encrypted messenger for iOS and Android that uses Bluetooth and Wi-Fi mesh networking to send messages without Internet or cellular service. OSHI is an alternative to Bridgefy, Briar, Meshtastic and bitchat for offline communication, and to Signal for private messaging.

Bridgefy is the offline messenger most people have heard of. It went viral during the 2019 Hong Kong protests, it is installed on millions of phones, and it has a simple pitch: Bluetooth messages that hop from phone to phone when the Internet is down. This page compares Bridgefy with OSHI feature by feature, using Bridgefy's own site and public research as sources, and says plainly where each app is the better choice.

Feature comparison: OSHI vs Bridgefy

FeatureOSHIBridgefy
Internet requiredNo — mesh works with no Internet or cell service; Internet is used only to sync when availablePartly — Bridgefy says you must have Internet the first time you open the app (and your contact too); after that it works offline
Phone number requiredNo — no phone number, email or account (identity is a keypair on the device)Optional — the app starts in anonymous mode and phone-number verification can be done later in Settings
Bluetooth meshYes — Bluetooth Low Energy, about 100 m in the open, much less through wallsYes — Bluetooth Low Energy, about 100 m / 330 ft per hop (Bridgefy's figure)
Wi-Fi meshYes — Wi-Fi Direct / local Wi-Fi for larger payloadsNot verified
Multi-hop relayYes — up to 5 hops, store-and-forward; relays only see ciphertextYes — messages hop across other Bridgefy users' phones
End-to-end encryptionYes — X3DH + Double Ratchet, AES-256-GCM, Curve25519. One-to-one chats and calls are E2EE; group names and member lists are visible to the OSHI server (per the App Store listing)Signal Protocol since October 2020 (Bridgefy's statement). A 2022 paper by Albrecht, Eikenberg and Paterson reported that the implementation still had flaws; the app was unencrypted before August 2020
Voice / video callsYes — encrypted voice and video, iOS and Android; needs a network path (mesh-only calls not verified)Not verified (voice notes were added in a recent update)
Group chatsYesNot verified — a public Broadcast mode sends to every Bridgefy user nearby
Photos, files, voice notesYes — photos, files, voice notes, live location, view-once media; text, images, voice notes and small files travel over the meshVoice notes and location sharing (Bridgefy announcement); photos and files not verified
Open sourceCrypto core, mesh layer and bot SDK published under MIT; the app shell (UI, media pipeline, store plumbing) is not publishedNo — the app and the SDK are proprietary
iOSYes — App Store, iOS 17.5+; also runs on Apple-silicon MacsYes — App Store
AndroidYes — direct APK download from oshi-messenger.com (not on Google Play)Yes — Google Play
Offline mapsYes — downloadable OpenStreetMap regions with offline search and routingNo
On-device AIYes — writing help, smart replies, translation and Q&A run locallyNo
Extra hardware requiredNo — phones only; an optional LoRa node can extend rangeNo
PriceFreeFree app; the mesh SDK is licensed commercially to other apps

Sources: bridgefy.me/app (range, first-launch Internet requirement, Signal Protocol, Broadcast mode), Bridgefy release notes (anonymous mode), Wikipedia and the 2022 Albrecht/Eikenberg/Paterson paper (encryption history), OSHI App Store listing v1.0.39, oshi-messenger.com/features/mesh-networking and github.com/Lastoneparis/OSHI. "Not verified" means we could not confirm it from Bridgefy's documentation.

Where Bridgefy genuinely wins

Reach. Bridgefy claims more than twelve million users and has been on both app stores for years. In a crowd, the odds that a stranger's phone is running Bridgefy are higher than for any other offline messenger, and multi-hop relaying only works when there are relays. That is a real advantage that no feature table captures.

Google Play. Bridgefy is a one-tap install on Android. OSHI's Android build is a direct APK download from this site, which means enabling installation from your browser — fine for a prepared group, awkward for a stranger you meet at a protest.

Broadcast mode. Bridgefy has a public Broadcast section that reaches every Bridgefy user nearby without adding them first. OSHI's "Nearby" view shows peers over the mesh, but it does not have an equivalent open shout channel.

Where OSHI is different

No Internet, ever — including the first launch. Bridgefy's own instructions say you need Internet access the very first time you open the app, and so does the person you want to reach. OSHI generates its identity keypair on the device; nothing is registered anywhere, so a phone that installed OSHI from an APK passed over AirDrop or a USB stick can start meshing immediately. OSHI does not require a phone number, email address, or account.

Wi-Fi as well as Bluetooth. OSHI discovers peers over Bluetooth Low Energy and moves larger payloads over Wi-Fi Direct, so photos, voice notes and small files travel over the mesh. Bridgefy's public material describes Bluetooth only.

Encryption you can read. Bridgefy adopted the Signal Protocol in October 2020 after researchers showed the app had been unencrypted; a follow-up paper in 2022 reported that the new implementation still had weaknesses. Bridgefy is closed source, so the only way to check is to reverse-engineer it. OSHI's Double Ratchet, X3DH and mesh routing code is published on GitHub under the MIT licence — with the honest caveat that the app shell around it is not, and that OSHI has not yet had a public third-party audit either.

Offline maps and on-device AI. When the Internet is down you usually need a map as much as a chat. OSHI bundles downloadable OpenStreetMap regions with offline search and routing, and its AI assistant (translation, rewriting, Q&A) runs on the phone. Bridgefy is a messenger only.

Calls and groups. OSHI includes encrypted voice and video calls and group chats. We could not verify group or call support in Bridgefy's documentation, so the table says so rather than guessing.

Range and hops, in plain numbers

Both apps use Bluetooth Low Energy, so their single-hop range is similar: Bridgefy quotes 100 m / 330 ft, OSHI's App Store listing says "roughly 100 m apart in the open and much less through walls". The difference is what happens beyond that. OSHI relays across up to five intermediate phones using store-and-forward, so a message can wait on a relay and continue when the next phone comes into range. Bridgefy also hops across other users' phones; its maximum hop count is not published. In both cases, every phone in the chain must have the app open (or at least running) — there is no magic, only other people.

Who each app suits

Choose Bridgefy if you want the offline messenger with the largest existing install base, one-tap Google Play installation, and a public broadcast channel, and you accept a closed-source app.

Choose OSHI if you need messaging that works with no Internet at any point, want photos and files over the mesh, want open cryptographic code, or want offline maps and on-device AI in the same app. OSHI is free with no premium tier.

Frequently asked questions

Does Bridgefy need a phone number?

Not any more. Bridgefy now starts in anonymous mode and lets you verify a phone number later in Settings. OSHI never asks for one: your identity is a keypair generated on the device.

Can I use Bridgefy without ever connecting to the Internet?

According to Bridgefy's own setup instructions, you and your contact both need Internet access the first time you open the app; after that it works offline. OSHI has no first-launch registration, so it works offline from the first launch.

Is Bridgefy end-to-end encrypted?

Bridgefy states it has used the Signal Protocol since October 2020. Independent researchers reported in 2022 that the implementation still had flaws. Because Bridgefy is closed source, this cannot be checked from the code. OSHI publishes its Double Ratchet and X3DH implementation on GitHub under MIT.

Which has the longer range?

Per hop they are similar, about 100 m in the open over Bluetooth. OSHI relays across up to five phones and adds Wi-Fi Direct for larger payloads; Bridgefy also relays across other users but does not publish a hop limit.

Try OSHI free

Encrypted messaging with no phone number, offline Bluetooth and Wi-Fi mesh, offline maps and on-device AI.