Skip to content

Releases: intel/trustauthority-client-for-go

Intel(R) Trust Authority Client 1.9.0 Release

30 Jan 09:57
bfccebe
Compare
Choose a tag to compare

Updated TDX Adapter and trustauthority-cli to "opt-in" the collection of raw CCEL/RTMR event-log from /sys/firmware/acpi/tables/CCEL.
Added an optional flag "--ccel" to the trustauthority-cli evidence/token commands for opting-in the collection of CCEL/RTMR event-log.
Removed "--no-event-log", "--evl-path" and "--ima-path" flags. See Attestation Client CLI for updated commands and config options.

Updated dependencies.

Full Changelog: v1.8.0...v1.9.0

Intel(R) Trust Authority Client 1.8.0 Release

03 Dec 10:24
71f0f8a
Compare
Choose a tag to compare

Added support for pyhsical TPM attestation. See Attestation Client CLI for updated commands and config options for physical TPM attestation.

Full Changelog: v1.7.0...v1.8.0

Intel(R) Trust Authority Client 1.7.0 Release

28 Oct 04:52
430e5b1
Compare
Choose a tag to compare

Added support for vTPM attestation on Azure. See Attestation Client CLI for updated commands and config options for vTPM attestation.
Removed tpm2-tools dependency for TDX Attestation on Azure.
Updated instructions for binaries are listed here

Full Changelog: v1.6.0...v1.7.0

Intel(R) Trust Authority Client 1.6.1 Release

18 Oct 16:42
Compare
Choose a tag to compare

Fixed a bug in tdx-cli where attestation was failing if user-data is passed in request.

Full Changelog: v1.6.0...v1.6.1

Intel(R) Trust Authority Client 1.6.0 Release

16 Oct 09:02
ed3975a
Compare
Choose a tag to compare

Merged Azure TDX Adapter into main branch.
Added new field cloud_provider in config.json file to dictate if the CLI is running in Azure or non-Azure environment.
Added new command line argument --aztdx to quote command for collecting quote from Azure TDs.

Full Changelog: v1.5.0...v1.6.0

Intel(R) Trust Authority Client 1.5.0 Release

26 Jun 11:22
fa1985a
Compare
Choose a tag to compare

Updated client to define a configfs-tsm interface to retrieve the TD quote.
Updated instructions for binaries are listed here

Updated Golang runtime.

Full Changelog: v1.4.0...v1.5.0

Intel(R) Trust Authority Client 1.4.0 Release

28 May 10:29
ee1dcd2
Compare
Choose a tag to compare

Added an optional flag "--policy-must-match" in TDX CLI to enforce the matching of attestation policies on Intel Trust Authority. If this flag is passed, Intel Trust Authority will fail the attestation if any of the associated attestation policies doesn't match with TDReport.

Updated Golang runtime.

Full Changelog: v1.3.0...v1.4.0

Intel(R) Trust Authority Client 1.3.0 Release

03 May 11:59
Compare
Choose a tag to compare

Added an optional flag "--token-signing-alg" in TDX CLI to pass token signing algorithm to be used by Intel Trust Authority for signing attestation token. Supported algorithms are PS384 and RS256.

Updated dependencies.

Full Changelog: v1.2.1...v1.3.0

Intel(R) Trust Authority Client 1.2.1 Release

20 Mar 11:22
441bb72
Compare
Choose a tag to compare

Fixed a bug with TDX CLI install scripts where the script was failing due to rate limit error from GitHub.

Full Changelog: v1.2.0...v1.2.1

Intel(R) Trust Authority Client 1.2.0 Release

06 Mar 09:47
2de3b30
Compare
Choose a tag to compare

Released TDX CLI binaries for Azure, GCP and Intel TDX (DCAP) stack.
Instructions for installing binaries are listed here

Fixed bugs.

Full Changelog: v1.1.0...v1.2.0