Homebrew formulae for TrustBeat — digital trust infrastructure for the EU.
brew install trustbeat/tap/trustbeatOr tap once and install by name:
brew tap trustbeat/tap
brew install trustbeat| Formula | Description |
|---|---|
trustbeat |
CLI that anchors files to qualified eIDAS timestamps and verifies the proofs offline |
The formula installs the prebuilt binary from the trustbeat-cli release, and Homebrew checks its SHA-256 against the value pinned in the formula. Those same artifacts are anchored with a qualified timestamp by the release workflow, so the binary Homebrew puts on your machine is the one that was timestamped.
trustbeat verify itself never needs a network connection or an API key.
The CLI anchors files. The same qualified-timestamp infrastructure also backs:
| Tamper-Evident Logs | Sealed log trails for NIS2 Article 21 |
| AI Decision Anchoring | Provable records of model decisions |
| Audit Trail | Append-only, independently verifiable event history |
| EU Digital Identity | EUDI Wallet / eIDAS 2 credential verification |
| Signature Verification | Full qualified-status assessment against the EU Trusted List |
Prefer a library? Python, TypeScript, Java, C# and Go SDKs: trustbeat.eu/en/sdks.
Free tier — 100 anchors a month, no card: trustbeat.eu/en/pricing.
The formulae are maintained in the TrustBeat monorepo and mirrored here — open issues and pull requests against TrustBeat/trustbeat-cli.