http server updates and docs

This commit is contained in:
Raven Scott
2026-04-22 04:12:27 -04:00
parent 4b87f2e2d8
commit 1b7381c137
36 changed files with 218 additions and 33 deletions
@@ -23,6 +23,7 @@ Use when the user asks about **HDMS** (Hyperdrive Management): **`hdms`** CLI, *
- **Writable mounts:** **`hdms create <label>`** — new Corestore namespace + Hyperdrive, replicate to swarm.
- **Read-only by key:** **`hdms add <label> <z32-key>`** — open an existing drive by key string.
- **VFS:** paths **`/mnt/<label>/…`**; writable mounts allow **`put`** on those routes.
- **`www` label:** A mount labeled **`www`** at **`/mnt/www`** also routes **`$HOME/.www`** and **`/home/<active>/.www`** in the VFS—the same docroot the stock **`bare-os-www`** initd serves by default. See **`handbook/05-identity-vault-and-hdms.md`** and **`handbook/04-the-booter-runtime.md`** § **bare-os-www**.
## Invite and pair (Autopass / BlindPairing)