15 , cloud and hub
Cloud and Hub workflows connect local enforcement to shared governance operations. Horizon handles authenticated cloud sync for runtime evidence, while Hub provides policy-pack distribution with versioning and signature checks. Together they let teams move from one-off local policy files to controlled policy supply chains.
The key principle is separation of concerns: local daemons still enforce decisions, but policy collaboration, distribution, and evidence visibility can happen centrally. This allows platform teams to publish reviewed packs while product teams adopt them with explicit version and signature controls.
Use a repeatable flow from authoring to rollout instead of ad-hoc policy copies between teams.
Login once, then verify status before enabling sync.
For self-hosted Horizon deployments, set an explicit URL:
After login, enable DPR streaming to Horizon from the daemon.
Hub supports versioned packs and optional signature enforcement.
Verify integrity before install and publish from a local file or directory.
Prevent policy-supply incidents by enforcing these baseline controls:
Hub publish requires an auth token: pass --hub-token or set FARAMESH_HUB_TOKEN.
Need help? Use any of these support options.