Urbit
| Urbit | |
|---|---|
| Type | Decentralized personal server platform |
| Date | 2002 (conceived); 2013 (network launch) |
| Status | Active |
| Creator | Curtis Yarvin |
| Developer | Tlon Corporation |
| Languages | Hoon, Nock |
| License | MIT License |
| Website | urbit.org |
Urbit is a decentralized personal server platform built on a peer-to-peer network, conceived by Curtis Yarvin in 2002 and developed publicly from 2013 onward.[1] Its stated goal is to return ownership and control of personal computing to individual users by replacing the client-server architecture of the contemporary internet with a federated network of self-sovereign personal computers. Each node on the network — called a "ship" — functions as its own server, with permanent cryptographic identities registered on the Ethereum blockchain.[2] The platform attracted interest from Remilia-adjacent communities in the early 2020s, when its vision of decentralized, privacy-preserving networking resonated with the anti-institutional ethos of those scenes.
Development
Yarvin began developing Urbit as a solo personal project in 2002, working alone on the protocol for approximately eleven years before any public release.[3] The first code release came in 2010, and the Urbit network launched in 2013. In that year Yarvin co-founded Tlon Corporation in San Francisco[2] — named after the Borges short story "Tlön, Uqbar, Orbis Tertius"[2] — to develop Urbit commercially, with Galen Wolfe-Pauly as co-founder. Tlon secured funding from Peter Thiel's Founders Fund.[2] Yarvin departed Tlon in January 2019,[2] writing in a farewell post that the project had matured sufficiently to continue without him, though he retained financial and intellectual involvement. He returned to a leadership role in 2024.[2]
The first user-facing release, Urbit OS1, launched in April 2020[2] during the COVID-19 lockdowns, a period that intensified interest in alternative digital infrastructure as centralized platforms consolidated power. Urbit ID (the identity system, Azimuth) went live on Ethereum in January 2019,[2] preceding the OS release.
Technical architecture
Urbit's software stack was built from first principles, deliberately rejecting existing conventions of networked computing.[2] It consists of three primary components.[2] Arvo is the Urbit operating system kernel[2] — a single-level store that functions as the personal computer layer. Azimuth is the identity system, implemented as a suite of smart contracts[2] on the Ethereum blockchain that determines ownership of network addresses. Ames is the encrypted peer-to-peer networking protocol through which ships communicate.[2]
The platform uses two purpose-built programming languages. Nock is a minimal low-level functional language comprising 32 lines of specification,[2] forming the foundation of the entire stack. Hoon is a higher-level language compiled to Nock,[2] designed to be learnable by developers building on Urbit.
Address space
Urbit's network identity system organizes addresses into a strict hierarchy of scarcity. At the top are 256 galaxies, which function as the network's governing nodes, responsible for peer discovery and protocol governance.[2] Each galaxy can issue up to 256 stars, which distribute software updates and sponsor planets. Each star can issue up to 65,536 planets, which are the primary single-user identities — one planet per person. Planets can in turn issue moons representing associated devices. Free comets (128-bit addresses) exist at the bottom of the hierarchy for anonymous or disposable use.[4]
Each address is represented by a mnemonic name derived from a set of 256 pronounceable syllable prefixes and suffixes[2] — galaxy names are monosyllabic (e.g. ~zod), star names two syllables (e.g. ~marzod), and planet names four syllables (e.g. ~laptel-holfur). The entire address space was initially held by Yarvin, who distributed galaxies to Tlon, investors, employees, and early contributors over time to decentralize ownership of the network's infrastructure layer.[5]
Urbit and Remilia
Urbit attracted interest from Remilia-adjacent communities in the early 2020s. Its vision of a decentralized, censorship-resistant, self-sovereign internet — outside the reach of Big Tech platforms — resonated with the anti-institutional sensibility of the "Weird Theory" scene on Twitter, which overlapped significantly with the communities forming around Milady Maker and Remilia Corporation. In 2022, the podcast Other Life produced a series on Urbit featuring a member of the Remilia Collective as a guest,[2] framing the platform's appeal in relation to the Gen Z edge of that scene.
That same year, Urbit hosted events in New York City[2] that served as physical gathering points for overlapping communities in the downtown art and crypto scenes with which Remilia had connections. The platform's broader philosophical context — Yarvin's neoreactionary politics and the Peter Thiel connection — contributed to the controversies surrounding Remilia's reception during the same period.
See also
References
External links
- urbit.org — Official website