← All projects
SOS

SpacesOS

SpacesOS is a declarative, agent-procured operating system built around "spaces" — sovereign, ownable computational environments assembled from a configuration file instead of a history of hand-run commands. Where a provider-built OS can be revoked, modified, or surveilled at its maker's compulsion, a space is defined entirely by its specification: reproducible on any machine, portable between them, and owned by whoever holds its key.

Each user's root space can hold any number of isolated sub-spaces, run as lightweight microVMs bound to the same private key. Data lives in signed, portable containers rather than inside any one package or platform, with access granted cryptographically rather than by a filesystem's location — so a family photo library, a research archive, or a collaborator's shared folder can move between spaces and machines without losing its owner or its rules.

Local LLMs stand in for the command line: a user describes what they want in plain language, and the model assembles, modifies, or diagnoses the space on their behalf — inside whatever permissions that space allows. It's the accessibility layer that makes environment ownership usable by people who will never write a config file by hand.

Visit site → Read the whitepaper (PDF) →