You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agree, I'll look for a TPM in the default location and try use it if we find one. I'll probably have a couple of extra CLI args as well. I am working on a lot of this outside of the in-toto core as a library. https://github.com/testifysec/go-ima/
Few things I'm working on
Support for IMA log validation
Support for using TPM for the signing process
Record TPM Quote as metadata
Record TPM PCR Registers as metadata
Record Event Log as metadata
Optionally include IMA log as metadata
We will have to make some considerations for OSX and Windows support
The TPM can be used for attestation of environment data and signing operations. Support for TPM can be mostly added with the go-attestation library.
The text was updated successfully, but these errors were encountered: