Learn/Disco Party

Janus — The Hardware Bridge Into The Distributed Cloud

Janus is the hardware bridge into the distributed cloud: ESP32 and Arduino remade so a MATA home computer can speak on the disco mesh today.

Signed by M·
Single pale-yellow door set in a black wooden wall, with a small lantern beside the frame

🪩 The Disco Party is MATA's distributed cloud.

Janus is the doorway between hardware and software — the ESP32 and Arduino stack remade so a MATA home computer can walk into the distributed cloud. Not a Pi in a closet pretending to be a region. A real part on a desk, speaking iroh, holding a device DID, capturing audio and video through remade crates instead of a vendor HAL that phones home. Distributed cloud hardware is the unglamorous half of the disco: the machines that are the cloud. Janus is how those machines get a face.

The name is the job. One side is pins, DMA, I2S, cameras, radios. The other side is capabilities, CIDs, and settlement. A distributed cloud that only exists as laptop processes is a demo. Janus is how the mesh grows into doorbells, radios, and the box next to the TV. What Is A Distributed Cloud is the architecture. This article is the bridge.

Why Janus Is Distributed Cloud Hardware, Not A Dev Kit

Dev kits exist to sell chips and cloud SKUs. Janus exists to sell neither. It is Remade-With-Rust firmware and facades so the same house rules that apply to a Dioxus app apply on the die: memory-safe cores, no C toolchain on the path you ship, identity via mID, transport via iroh. Distributed cloud hardware that still links aws-iot-device-sdk is a costume.

Trust is a device key on the part. Security is sealed media and telemetry, not an open serial log of your kitchen. Incentive is a home computer that can earn for storage and bandwidth the same way a laptop can. Those are the only three Digital Freedom primitives. Janus is the metal they sit on. The NIST Zero Trust Architecture does not stop at the server rack. It includes the camera. The Electronic Frontier Foundation has the consumer-device file. Janus is the rebuild that takes that file seriously.

Read The Importance of Remade With Rust for why "wrapper around IDF examples" is not a remake. The Disco Party is where Janus nodes show up as peers.

How Janus Turns ESP32 Into Distributed Cloud Hardware

The rusty_esp_* family is the kit. Janus is the umbrella that makes a home computer out of it. Audio, video, image, and signal crates handle the senses. The Arduino facade keeps sketches from becoming a second language. espino is the board-level personality. Together they replace the cloud-IoT starter project that every manufacturer ships in the box.

rusty_esp Audio, Video, Image, And Signal On Janus

Media on a chip is where C SDKs go to die — and where CVEs go to live. Janus routes those paths through remade crates: borrowed frames over caller-owned memory, not Vec storms on 512 KB SRAM. Distributed cloud hardware that allocates a frame per plane per tick will brown out. The Remade With Rust catalog is the host-side twin of the same idea. Janus is the chip-side twin.

The Arduino Facade And espino — Janus Without A New Religion

People already write Arduino. Janus does not demand they learn a new IDE to join the mesh. The facade keeps the sketch shape and swaps the cloud hooks for mID and iroh. espino is the concrete board story — the pin map and the personality of a MATA home computer. Distributed cloud hardware that requires a PhD in Embassy to blink a LED will not ship. Janus meets the bench where it is.

rusty_esp_iroh And rusty_esp_mid Sit Under Janus

A doorway that cannot name itself is a hole. mID on the chip is device identity. esp32 iroh is the device mesh. Janus ALPN names rpc, media, and telemetry. SpaceDB on the host side — the local-first database — is where those streams become entries. The NIST Secure Software Development Framework wants the whole chain reviewable. Janus is the hardware end of that chain.

Janus Makes The Distributed Cloud A Room You Can Point At

Racks in Virginia are someone else's room. Janus is yours. Digital Freedom Era 3 is the mesh leaving the laptop. The Freedom Guide is still the human onboarding — sign in, pair a device, invite a friend. Janus is what you plug in after. What Is Digital Freedom is the why.

Distributed Cloud Hardware Has To Survive The Kitchen

Power cycles, cheap PSUs, kids, pets. Janus targets ESP32-class parts because they are already in those rooms. A distributed cloud that needs a data-center PDU will lose to AWS on day one. The Federal Trade Commission does not care how pretty your architecture diagram is if the camera still ships a vendor backdoor. Janus does not ship one.

Deputy Keeps Janus Remade

A single -sys crate in the firmware graph and you are back to a C blob with a party hat. Deputy vaults the lockfile. Janus stays remade. Source lives at github.com/Remade-With-Rust. The Learn index lists the rest of the cluster.

Remade Primitives, Disco Party, Digital Freedom

The rusty_esp_* family and Janus are Remade-With-Rust primitives. They become a disco party when distributed cloud hardware joins laptops as peers. They become Digital Freedom when Trust, Security, and Incentive — identity, encryption, payouts — have a doorway you can hold. Start at the Disco Party. Build Janus. Stop renting the bridge.

The mesh on the far side of that door is esp32 iroh. The longer cut is Iroh on ESP32. Those boards as the cloud, not a rack, are Rust edge nodes. Factory hardware that walks the same door is the OEM sidecar. The household product that door serves is Era 4: Home Companion.