Appearance
Cloud Account
This section is for users who want to link their local Host(s) to a HiveCast account. It covers the cloud surface — the production hivecast.ai setup or any HiveCast-shaped endpoint — and how Devices appear in it.
If you only ever plan to run a local-only Host, you can skip this section. The local Host works without an account.
Pages in this section
| # | Page | What it covers |
|---|---|---|
| 1 | Login | Signing into HiveCast (the cloud platform). OAuth providers, principal identity |
| 2 | Device pairing | The full pairing ceremony, end-to-end, with both surfaces (browser-pair and CLI) |
| 3 | Spaces | The shared public address model: Space path, authority root, the new vs old derivation |
| 4 | Hosted runtimes | What "hosted" means in the HiveCast model (target state for most of this) |
| 5 | Security model | Per-principal account isolation, per-device credentials, revocation |
See also
- Quickstart → Login / pair a device — the fastest hands-on path.
- Overview → Local host vs cloud platform — when to pair vs when to stay local-only.
- CLI → hivecast login / whoami / logout — wrapper-side reference for the pairing CLI.
Source: authored from
WORKSTREAMS/product-launch/HIVECAST-DEVICE-ENROLLMENT-SPEC.md,WORKSTREAMS/loose-ends/items/P1.23f-public-spacepath-authority-root-v2.md, andprojects/matrix-3/packages/system-auth/src/host-auth.ts.