SkillAgentSearch skills...

BLEMeshChat

Bluetooth LE Mesh Chat for iOS and Android

Install / Use

/learn @chrisballinger/BLEMeshChat
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BLEMeshChat Build Status

Screenshot

Bluetooth LE mesh chat prototype for iOS. Android version over here.

Goals

  • Use the Bluetooth 4.0 Low Energy APIs on iOS and Android to allow for pairing-free promiscuous background synchronization for anyone with a protocol-compatible app installed.
  • Be a 100% sneakernet protocol, with absolutely no internet functionality.
  • Use modern crypto (via libsodium) that's tailored to the limitations of BLE and an ultra-high latency, unreliable sneakernet.
  • Implement a familiar and friendly Twitter-style UI/UX with a public feed, replies, reposts and (maybe) direct messaging.
  • Only show Gravatar-style avatars and hashes for other's identities until you verify keys in person, and somehow make this process seem enjoyable.

Protocol

There's still a lot of unsolved problems, but we're close to a working prototype. For more information about the current draft protocol, check out the Bluetooth LE Mesh Chat Spec wiki.

Attribution

License

MPL 2.0

View on GitHub
GitHub Stars500
CategoryDevelopment
Updated3d ago
Forks94

Languages

Objective-C

Security Score

95/100

Audited on Mar 18, 2026

No findings