Update Docs
This commit is contained in:
@@ -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)**.
|
||||
|
||||
Reference in New Issue
Block a user