Update README.md and add links to the new tutorials

Signed-off-by: Dimitar Tomov <dimi@tpm.dev>
This commit is contained in:
Dimitar Tomov 2022-04-25 22:44:17 +03:00
parent ada8cf12bf
commit 0cdb3dba5c

View file

@ -16,16 +16,19 @@ Why GitHub?
* [Introduction to TPM Concepts](Intro/README.md) * [Introduction to TPM Concepts](Intro/README.md)
* [Random Number Generator](Random_Number_Generator/README.md) * [Random Number Generator](Random_Number_Generator/README.md)
* [Python examples](PythonExamples/README.md)
### Advanced Use Cases ### Advanced usage
* [Boot with TPM: Secure vs Measured vs Trusted](Boot-with-TPM/README.md) * [Boot with TPM: Secure vs Measured vs Trusted](Boot-with-TPM/README.md)
* [Attestation, MakeCredential, ActivateCredential](Attestation/README.md) * [Attestation, MakeCredential, ActivateCredential](Attestation/README.md)
* [Enrollment, Enrollment protocols](Enrollment/README.md)
* [Tboot and TXT installation](TXT/start.md)
* [TPM2 Commands explained](TPM-Commands/)
## Upcomming tutorials ## Upcomming tutorials
* Localities * Localities
* Remote Attestation protocols
* Quick setup for TPM.dev courses * Quick setup for TPM.dev courses
## Contributors ## Contributors
@ -38,6 +41,8 @@ Why GitHub?
* Ken Goldman * Ken Goldman
* Trammell Hudson * Trammell Hudson
* Jason Heiss * Jason Heiss
* Tobias Schultz
* Gabriel Kerneis
## Licensing ## Licensing