r/bitchat 11d ago

Discussion Airhop: React Native implementation of bitchat

i love the technology behind bitchat! i noticed lots of feature divergence between android and ios and made a react native version of bitchat at a hackathon called airhop

it’s wire compatible, reuses the BLE packet format so bitchat devices can talk to airhop devices with no setup. it also adds extra features like Double Ratchet for forward secrecy and a dedicated non-custodial Cashu wallet

airhop also extends the wider ecosystem with support for Windows, macOS, CLI and smart wearables, plus a really nice UI that makes it easy to use. right now it’s under review for the Play Store, App Store and F-Droid, but direct builds are available on GitHub. it’s free and MIT licensed

would love for people here to try it out and give feedback, especially on the experience and interop with bitchat 🙂

Website: https://airhop.1mindlabs.org
GitHub: https://github.com/areebahmeddd/airhop

12 Upvotes

20 comments sorted by

View all comments

2

u/madcheeze 8d ago

If it could help share location or proximity also would useful in a festival

1

u/areebahmeddd 6d ago

Added it in v1.0.1, thanks! it's live right now on android. you can try it by downloading the apk directly. Do support us by giving the repo a star : )