manifestVersion: 1 id: urbit category: Networking name: Urbit version: "v1.18" tagline: Run Urbit on your Umbrel description: >- Urbit is a personal server for self-sovereign personal & networked computing. Nock, a functional combinator, is built into Hoon, a system programming language, used to implement Arvo, a deterministic operating system, that communicates over Ames, a decentralized, encrypted P2P network. This app helps you boot and manage Urbit instances on your Umbrel. It provides a simple management GUI, start and stop operations, and passes your +code through the interface. If you are interested in purchasing an L2 planet checkout: subject.network/buy Credit to ~timluc-miptev, ~master-forwex, ~sipsen-pilser & ~rivpyl-sidfyl developer: ~mopfel-winrux & ~sitful-hatred website: https://github.com/mopfel-winrux/urbit-umbrel dependencies: [] repo: https://github.com/mopfel-winrux/urbit-umbrel support: https://github.com/mopfel-winrux/urbit-umbrel/issues port: 8090 gallery: - 1.jpg - 2.jpg - 3.jpg path: /launch defaultUsername: umbrel deterministicPassword: true torOnly: false submitter: ~mopfel-winrux submission: https://github.com/getumbrel/umbrel/pull/1246 releaseNotes: >- Adds runtime support for the doccords system, which is documentation parsed from comments in source code (Hoon’s version of docstrings). Shoutout to ~datnut-pollen (@drbeefsupreme) for doing the huge amount of work required in order to implement this system, which has been theorized about for years. To see an example of it in action immediately, run # ames in the dojo post upgrade. For the best current documentation on doccords usage, see the example file. This release accompanies urbit-os-v2.131. Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v1.18