[ DOWNLOAD ]

v2.2.0 · android · flutter
there is no spoon.
no server. no identity. no trace.
only the message.
ESOLANG MESSENGER NO CENTRAL SERVER SELF-DESTRUCTING BRAINFUCK / SPOON OPEN SOURCE
[ TRY DEMO ] [ GITHUB ]
v2.2.0 · flutter · ipfs · cloudflare workers

# HOW_IT_WORKS
messages are programs.
text brainfuck spoon .bin ipfs relay
01

write a message

up to 350 characters. pick a board, set TTL (1h / 6h / 24h / 7d), optionally add a password. everything happens locally — no server involved.

02

compiled to an executable

your text becomes a Brainfuck program, binary-encoded into Spoon. result: a .bin — a self-contained executable.

03

uploaded to ipfs

the .bin is pinned to IPFS via Pinata. you get a CID hash. nobody controls it. no server stores your text.

04

the ceremony

the recipient watches the .bin execute live: bits → brainfuck → text, char by char. each symbol plays a unique tone. final chord: C5→E5→G5.

05

self-destructs

TTL baked into the program via system time. after the window closes, program stops producing output. file exists — message is gone.


# FEATURES
architecture is the feature.
[ _ ]

no accounts

no registration, no email, no phone. boards are 16-char random keys you share yourself.

/dev/null

no server

encode/decode on device only. the relay passes CID hashes — never message content.

⧗ TTL

self-destruct

expiry embedded in the Brainfuck program. 1h / 6h / 24h / 7d. no deletion needed.

hash(∗)

password layer

hash baked into the binary. no password = no message. relay never sees content.

+→[.-]

esolang aesthetic

messages are real Brainfuck/Spoon programs. decoding is a live interpreter ceremony with modem sounds.

▓▒░ CRT

terminal ui

VT323 font, scanlines, phosphor glow. 4 themes: phosphor green / amber / cyan / paper white.


# LIVE_DEMO
compile a message.

type anything. watch it become Brainfuck. runs entirely in your browser — no data sent.

0 / 120

# NETWORK_STATUS
the network is alive.
27
DOWNLOADS
54
BOARDS
108
MESSAGES
connecting to relay...

# PHILOSOPHY
"there is no spoon." — the matrix, 1999.   messages are not data. they are programs that run once and then forget themselves.   there is no server. there is no identity. there is no trace. only the message.

# GET_IT
run the spoon.

android apk

direct install, no google play. APK dropping soon on github releases.

COMING SOON

source code

flutter + dart. android · ios · windows · macos.

GITHUB · MIT

protocol spec

reference implementation. python source of the codec.

GITHUB · PYTHON

ios / testflight

planned. requires apple developer account.

PLANNED