An open API service indexing awesome lists of open source software.

https://github.com/idesai/tpm2-attestation

Sample attestation framework using tpm2-software
https://github.com/idesai/tpm2-attestation

attestation tpm tpm2

Last synced: over 1 year ago
JSON representation

Sample attestation framework using tpm2-software

Awesome Lists containing this project

README

          

# tpm2-attestation

Sample TPM2 attestation mechanisms demonstrated with tpm2-tools.

This repository has the contents from the tpm2-software.github.io tutorial
"[Remote Attestation with tpm2-tools](https://tpm2-software.github.io/2020/06/12/Remote-Attestation-With-tpm2-tools.html)".

***CAUTION: All code samples for the sample attestation framework are strictly for
demonstration purpose. It has not been evaluated for production use.***

## Attestation demonstration
![Attestation-demo](/docs/diagrams/tpm2-attestation-demo.gif)

![visitors](https://visitor-badge.glitch.me/badge?page_id=tpm2-attestation-visitor-badge)