LiberNodes
Live Demo · Sovereign Transport

Send a signed payload across a network
with no server in the middle.

LiberNodes is the connective transport of LiberLayer — it carries any sovereign payload (a signed tx, a LiberProof attestation, an agent message) over a server-less, censorship-resistant mesh. This demo proves the online layer end-to-end: your browser signs a payload with your own key, broadcasts it to several independent public relays, then a receiver pulls it back down from the network and verifies the signature. No platform. No account. No middleman.

1

Your sovereign identity

Generate a Nostr keypair in your browser. That key is your address — not an account a company gave you. Your private key never leaves this tab.

2

Compose & sign a payload

A LiberProof-style attestation — {subject, claim} — signed with your key. Edit the claim if you like; it's signed exactly as written.

3

Broadcast over LiberNodes

Your browser opens a WebSocket to each relay directly and publishes the signed event. Watch each relay's real OK acceptance come back — no central server is ever in the path.

4

Receive elsewhere & verify

A fresh receiver subscribes to the relays and pulls the event back down from the network — a genuine round-trip, not a local echo — then verifies the secp256k1 signature.

LiberNodes mesh
online · Nostr relays
Generate your identity to join the mesh
You · sender
npub…
Receiver
subscribing…
No central server in the path — your tab talks to each relay directly.