Skip to content

Releases: intel/trustauthority-client-for-go

Intel(R) Trust Authority Client 1.11.0 Release

04 Mar 08:53
dc90968

Choose a tag to compare

Added support for passing NRAS api-key to ITA for GPU attestation.
Added new 'filtered-vcpi-devices-allowed' runtime data field in Azure TDX adapter to support DCv6 and ECv6 series of Azure CVMs.

Updated Golang runtime.
Updated dependencies.

Full Changelog: v1.10.1...v1.11.0

Intel(R) Trust Authority Client 1.10.1 Release

07 Oct 11:26
9e88ba7

Choose a tag to compare

Updated TDX adapter to return error if TDX quote was not retrieved from QGS.

Full Changelog: v1.10.0...v1.10.1

Intel(R) Trust Authority Client 1.10.0 Release

02 Jul 16:12
eb394ed

Choose a tag to compare

Added support for NVIDIA H100 attestation. See Attestation Client CLI for updated commands and config options for NVIDIA H100 attestation.
Added new command line argument --nvgpu to evidence and token commands for collecting evidence and attestation of H100 GPUs.
Added vTPM provisioning and evidence collection for GCP shielded/confidential VMs.

Other miscellaneous cli, security and licensing improvements/fixes.
Updated Golang runtime.
Updated dependencies.

Full Changelog: v1.9.0...v1.10.0

Intel(R) Trust Authority Client 1.9.0 Release

30 Jan 09:57
bfccebe

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

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

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

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

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

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

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