Update Docs

This commit is contained in:
Raven Scott
2026-04-06 06:44:58 -04:00
parent f0fb05274b
commit 7f0f5277a9
-3
View File
@@ -7,9 +7,6 @@
> [!CAUTION]
> **Experimental research software** — not a production OS. Peers, keys, vault data, and network exposure deserve the same caution you would give any crypto-heavy prototype.
> **Important**
> Same message on forges that do not render GitHub-style alerts: this is **research software**, not an audited production operating system.
**Bare OS** is a **P2P-first** system image: the operating tree lives on a **Hyperdrive** replicated over **Hyperswarm** and **Protomux**, not a single HTTP mirror. A **seeder** stages the kernel and **`/bin`** into the system drive and publishes the **MBR**; a **booter** discovers peers, replicates the image, attaches a **personal** drive for identity and mutable state, and runs **`/boot/init.js`**. The stack targets **decentralized distribution** alongside Holepunch-style runtimes (**Bare** / **Pear**).
**New here?** Read **[Get started](docs/get-started.md)** (one page: clone → two terminals → what “success” looks like), then skim **[Concepts — Two drives](docs/concepts/two-drive-model.md)**.