RUNNING REDNODE REDNET

P2P-native Local-first Polyglot Runtime for Portable, Stack-agnostic .red apps. A sovereign framework for the future, starting now.

CYPHERPUNKS WRITE CODE BUILD A .RED APP

CORE_COMPONENTS

CAPABILITIES

01 RUNTIME

Single-binary node

No docker containers or complex setup. Just execute sudo ./rednode or click the file to run.

02 FORMAT

.red = app + state

SQLite-contained apps. Portable. Inspectable. Hackable. FAST.

03 REALTIME DATA

Event-driven Bus

Changes propagate instantly—from database to browser—via reactive SQLite, SSE, and Unix Domain Sockets.

04 P2P

Beyond Localhost

Expose apps and services over P2P tunnels and relays. The built-in P2P Browser lets you explore Rednet without leaving Rednode.

05 DEV-FRIENDLY

Robust tooling for developers

Build, deploy, and customize. rednode.sh is a full-featured CLI with built-in version control.

06 COMPOSABLE

Apps as modules

Bundle tools as .red apps to extend your node—add capabilities without bloating core.

STARTER_APPS

NAME
PURPOSE
MODE
red-editor.red
Code + asset editor for .red apps
LOCAL
red-writer.red
CMS / blog / publishing surface
LOCAL / PUBLIC
red-reader.red
RSS Aggregator
LOCAL / PUBLIC
red-liner.red
An outliner tool like Workflowy
LAN / P2P
red-vault.red
Secrets / credentials store
LOCAL
red-shell.red
Terminal + app inspection tool
OPFS
WASM
SQLITE
LINUX
macOS
WINDOWS
FreeBSD
OpenBSD
NetBSD

One file. Six operating systems. Zero dependencies.