From f4b550327ab2848382f59e3e2a4c9562b9d773f8 Mon Sep 17 00:00:00 2001 From: iadgovuser26 <33069955+iadgovuser26@users.noreply.github.com> Date: Fri, 23 Aug 2024 11:42:25 -0400 Subject: [PATCH] Updated for the V3 release --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7f5d3e105..aca4521b6 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
+
Identity
@@ -22,7 +22,7 @@ The ACA provides a “provisioner” application to be installed on all devices - * Issues Attestation Identity Certificates or TPM based [Local Device ID (LDevID) certificates](https://github.com/nsacyber/HIRS/wiki/DevID-Certificates) to validated devices holding a TPM + * Issues Attestation Certificates or TPM based [Local Device ID (LDevID) certificates](https://github.com/nsacyber/HIRS/wiki/DevID-Certificates) to validated devices holding a TPM * Configures policies for enabling/disabling validation procedures * Performs TCG-based Supply Chain Validation of connecting clients * Optionally validates Endorsement, Platform Certificates, and Reference Integrity Manifests @@ -49,7 +49,7 @@ The ACA provides a “provisioner” application to be installed on all devices * Optionally allows uploaded Certificates of trusted parties ### [TPM Provisioner](https://github.com/nsacyber/HIRS/tree/main/HIRS_Provisioner.NET) - * Requests an Attestation Identity Certificate for the TPM from the ACA. + * Requests an Attestation Certificate for the TPM from the ACA. * Transfer's TCG Artifacts to the ACA (TPM Endorsement Certificates, Platform Certificates, Reference Integrity Manifests, Event Logs, etc.) * Reads the device's hardware, network, firmware, and OS info for platform and component validation * Provides a TPM Quote for Firmware Integrity Checking