up to 350 characters. pick a board, set TTL (1h / 6h / 24h / 7d), optionally add a password. everything happens locally — no server involved.
your text becomes a Brainfuck program, binary-encoded into Spoon. result: a .bin — a self-contained executable.
the .bin is pinned to IPFS via Pinata. you get a CID hash. nobody controls it. no server stores your text.
the recipient watches the .bin execute live: bits → brainfuck → text, char by char. each symbol plays a unique tone. final chord: C5→E5→G5.
TTL baked into the program via system time. after the window closes, program stops producing output. file exists — message is gone.
no registration, no email, no phone. boards are 16-char random keys you share yourself.
encode/decode on device only. the relay passes CID hashes — never message content.
expiry embedded in the Brainfuck program. 1h / 6h / 24h / 7d. no deletion needed.
hash baked into the binary. no password = no message. relay never sees content.
messages are real Brainfuck/Spoon programs. decoding is a live interpreter ceremony with modem sounds.
VT323 font, scanlines, phosphor glow. 4 themes: phosphor green / amber / cyan / paper white.
type anything. watch it become Brainfuck. runs entirely in your browser — no data sent.
direct install, no google play. APK dropping soon on github releases.
COMING SOONflutter + dart. android · ios · windows · macos.
GITHUB · MITreference implementation. python source of the codec.
GITHUB · PYTHONplanned. requires apple developer account.
PLANNED