Zero-knowledge demo

Encrypt happens in this browser. Orbsen Keep only ever receives ciphertext. The key stays with you. Decrypt is local; plaintext goes straight to the door check — the store is never in that hop.

How to use it

Step 1 — Lock a secret

  1. Type a secret (demo starts with a sample key you can change).
  2. Encrypt and store — locking happens in your browser.
  3. Copy and keep the Key (yours alone) and the Blob ID (locker number for the locked package).

Step 2 — Recover and open the door

  1. Paste Blob ID + Key if they aren’t already filled.
  2. Recover / open — browser unlocks on your device, then sends the secret to the door check.
  3. Right key → DOOR OPENED. Wrong key → stays shut.

That’s the whole demo: Orbsen Keep only holds locked data; you hold the key; unlock is local.

1. Lock a secret
Encrypt in browser → store ciphertext
2. Recover & open the door
Fetch → decrypt in browser → send S to door