Enroll HACP Control
Enrollment connects a user, device, harness installation, release manifest, and runtime evidence to a workspace.
Install From A Release Artifact
ops/hacp-control/install.sh \
--artifact dist/hacp-control/artifacts/hacp-control-0.1.0-x86_64-unknown-linux-gnu.tar.gz \
--public-key hacp-control-release.pub
hacp --version
hacp doctor --jsonEvidence Captured
- Release fingerprint and installed-tree fingerprint.
- Entrypoint hash and sandbox profile fingerprint.
- Runtime measurement and isolation provider version.
- Host platform, architecture, OS version, and network-denial evidence hash.
Source Material
- docs/06-linux-launcher-and-enrollment.md
- docs/deployment/macos-hacp-control-runtime.md
- ops/hacp-control/README.md