Proof-of-concept implementation of the "Challenge/Response Remote Attestation" interaction model of the IETF RATS Reference Interaction Models for Remote Attestation Procedures using TPM 2.0.
BSD 3-Clause "New" or "Revised" License
27
stars
20
forks
source link
tpm2-software Docker base image removed from Docker Hub #29
The CHARRA Dockerfile uses on the official tpm2software/tpm2-tss Docker images as a basis.
Recently, these official images were removed from Docker Hub.
That is why the Docker base image for CHARRA must now be built manually.
Instructions on how to do that should be added to the README.md.
The CHARRA
Dockerfile
uses on the official tpm2software/tpm2-tss Docker images as a basis. Recently, these official images were removed from Docker Hub. That is why the Docker base image for CHARRA must now be built manually. Instructions on how to do that should be added to theREADME.md
.