LiberNodes
Live Demo · Off-grid Transport

Send a signed payload over the air
with no internet at all.

The off-grid face of LiberNodes. Your browser signs a sovereign payload, packs it into a single LoRa radio packet, and transmits it through a Meshtastic mesh node over RF — no internet, no cell tower, no server. Another node pulls it out of the air and verifies the signature. The same sovereign identity as the online demo; a transport that works when the grid doesn't.

No radio connected yet. Pair a Meshtastic node over Bluetooth for a real over-the-air link — or run the simulated link to walk the flow now.
1

Your sovereign identity

Generate a secp256k1 keypair in your browser. That key is your node identity on the mesh — not an account a company gave you. The private key never leaves this tab.

2

Sign a payload — sized for radio

A LiberProof-style attestation, signed with your key, then packed into a compact binary frame that fits in one LoRa packet (the mesh limit is 233 bytes). Edit the claim if you like.

3

Pair a radio & transmit

Connect a Meshtastic LoRa node over Web Bluetooth and broadcast the bytes on a private app channel — straight out over the airwaves. No node handy? Run the simulated link to see the whole flow.

4

Receive on another node & verify

A receiving node pulls the frame out of the air, unpacks it, and checks the secp256k1 signature — proving the exact authorization crossed the radio untouched, with nothing in the middle.

LiberNodes · off-grid
no link
no internet
Generate your identity, then pair a node (or simulate) to send over the air
You · sender
node…
Receiving node
idle
No internet in the path — bytes cross as raw RF between nodes.