Download CanCan
CanCan for macOS will be distributed exclusively through GitHub Releases — the same signed artifacts serve direct download, the in-app updater, and the optional Homebrew Cask.
The first signed preview release is being prepared. No public artifacts exist yet; this page will link the verified release as soon as it is published. Watch the repository to be notified.
Get it
Every artifact is verifiable
- Each release traces to an immutable source tag and its GitHub Actions run.
- Installers ship with SHA-256 checksums, cryptographic signatures, and dependency/license (SBOM-style) reports.
- The in-app updater verifies signed update metadata before installing anything. Update checks are off by default; a manual check is always available.
- Homebrew, when available, pins a concrete version and checksum of the same GitHub Release artifact — never a separate build.
Prefer building from source?
CanCan is fully open source under Apache-2.0. Clone the repository and run ./scripts/setup-dev.sh — one command installs the pinned toolchain and verifies the workspace.