Skip to content
Download · Companion Agent

Install the Companion Agent

Deploy the local trust broker on Windows, macOS, and Linux. Every release is code-signed, checksummed, and recorded in the public transparency log - verify exactly what you run before you run it.

  • Signed installers with published SHA-256 checksums
  • MDM deployment packages for Intune, Jamf, and Linux
  • Hardware-backed device identity on first launch
Latest release · v0.4.2

Choose your platform

Download the installer for your OS, verify the SHA-256 checksum, then deploy directly or hand the package to your MDM.

GA

Windows

Windows 10 / 11 · Server 2019+

fileosdf-companion-agent-0.4.2-x64.msi
sha-2569f1c4e2b…a7d30c5e
GA

macOS

Universal · macOS 12+

fileosdf-companion-agent-0.4.2-universal.pkg
sha-2563b8a0d77…1e9f4c2a
Beta

Linux

.deb · .rpm · x86_64

fileosdf-companion-agent-0.4.2-amd64.deb
sha-256c2e57f10…8d4b6a9f

Installer binaries and checksums shown here are placeholders pending the first public release. See the deployment guide for packaging details.

Verify before you trust

Check the checksum

Confirm the installer you downloaded matches the published SHA-256 before deploying it across your fleet.

Code-signed installers

Every build is signed and recorded in the public transparency log.

Hardware-backed at install

Generates a TPM / Secure Enclave device key on first run.

MDM-ready packages

MSI/MSIX, notarized .pkg, and .deb/.rpm for Intune and Jamf.

verify.sh
# Windows (PowerShell)Get-FileHash .\osdf-companion-agent-0.4.2-x64.msi -Algorithm SHA256 # macOS / Linuxshasum -a 256 osdf-companion-agent-0.4.2-universal.pkg # Compare against the published checksum above
Release notes

Version history & changelog

Synced automatically from GitHub releases - refreshed every hour.

v0.4.2LatestFeb 1, 2026View on GitHub
  • Faster local verification (0.2–0.6 ms typical)
  • Improved offline trust-evidence handling
  • Accessibility and rendering fixes
v0.4.0Jan 1, 2026View on GitHub
  • Witness cosignature verification in the Viewer
  • Expanded transparency-log checks
  • Performance improvements on large documents
v0.3.5Dec 1, 2025View on GitHub
  • Hardened constrained-ZIP parser
  • Consistency-proof caching
  • PDF/A rendition fidelity improvements
Deploy at scale

Roll out the Agent with your MDM

Package the Companion Agent for Intune, Jamf, or your Linux config management, and make every document access a verified, device-bound decision.