mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-18 20:47:58 +00:00
Added discussion link
This commit is contained in:
parent
e5da94fa08
commit
ba1c154a16
@ -16,6 +16,8 @@ Version 2.0 added support for the [PC Client Reference Integrity Manifest (RIM)
|
||||
|
||||
To support the TCG RIM concept a new [tools folder](https://github.com/nsacyber/HIRS/tree/master/tools) has been added to the HIRS project which contains a [tcg_rim_tool command line application](https://github.com/nsacyber/HIRS/tree/master/tools/tcg_rim_tool). The tcg_rim_tool can be used to create NISTIR 8060 compatible SWID tags that adhere to the TCG PC Client RIM specification. It also supports the ability to digitally sign the Base RIM file as the HIRS ACA will require a valid signature in order to upload any RIM file. See the [tgc_rim_tool READ.md](https://github.com/nsacyber/HIRS/blob/master/tools/tcg_rim_tool/README.md) for more details.
|
||||
|
||||
**Notice:** Github Dicussions have been enabled for this repo. Please refer to the Dicussion entitled "[HIRS development changes](https://github.com/nsacyber/HIRS/discussions/498)" for development and support notifications.
|
||||
|
||||
## Features
|
||||
|
||||
* TPM Provisioner
|
||||
@ -55,8 +57,8 @@ The HIRS Provisioner supports both types of TPMs, 1.2 and 2.0. TPM 1.2 support i
|
||||
|
||||
For detailed instructions, see [Installation notes](https://github.com/nsacyber/HIRS/wiki/installation_notes).
|
||||
|
||||
Packages used for installation (e.g. HIRS_Provisioner*el7.noarch.rpm) can be found on the [release page](https://github.com/nsacyber/HIRS/releases).
|
||||
|
||||
Packages used for installation (e.g. HIRS_Provisioner*el7.noarch.rpm) can be found on the [release page](https://github.com/nsacyber/HIRS/releases).
|
||||
|
||||
### Installing the ACA
|
||||
|
||||
Simply run the command `yum install HIRS_AttestationCA*el6.noarch.rpm` or `yum install HIRS_AttestationCA*el7.noarch.rpm` based on your OS.
|
||||
|
Loading…
Reference in New Issue
Block a user