> Local-first routing protocol.
> Zero cellular infrastructure required.
> AES-256 encrypted peer-to-peer relay.
Designed for the moments every other app fails.
Mesh bypasses saturated towers entirely
Device-to-device over Bluetooth + WiFi
Self-healing - no single point of failure
Zero servers, zero data collection
No carrier or roaming needed
No configuration. No setup. Open the app and it starts working.
Your device broadcasts over Bluetooth LE and WiFi Direct simultaneously. Nearby Gridless users appear in your network map automatically — no manual pairing, no QR scanning required to start chatting.
P-256 ECDH establishes a shared secret. For private messages, a Double Ratchet session provides forward secrecy, auto-rotating keys every 50 messages. All session keys are stored in the iOS Keychain, backed by the Secure Enclave.
Your message is encrypted with AES-256-GCM using a per-message random nonce. A P-256 ECDSA signature is attached. Unsigned or tampered packets are silently dropped by every relay.
Intermediate devices forward ciphertext toward the destination, decrementing TTL each hop. Route cache entries expire after 10 minutes. Loops are impossible.
The recipient verifies the signature, decrypts with AES-GCM, and the plaintext appears. If they were offline, nearby nodes held the message and delivered it the moment they reconnected.
This is how Gridless routes for real: messages hop phone-to-phone. Drag a relay out of range and watch the mesh heal around it.
Every figure below ships in v1.0.
No subscriptions, no accounts, no ads. There are no servers, so there's nothing to pay for twice.