From 0cdb3dba5cf34d380b48184a667e85f412137831 Mon Sep 17 00:00:00 2001 From: Dimitar Tomov Date: Mon, 25 Apr 2022 22:44:17 +0300 Subject: [PATCH] Update README.md and add links to the new tutorials Signed-off-by: Dimitar Tomov --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 569324a..c64da5c 100644 --- a/README.md +++ b/README.md @@ -16,16 +16,19 @@ Why GitHub? * [Introduction to TPM Concepts](Intro/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) * [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 * Localities -* Remote Attestation protocols * Quick setup for TPM.dev courses ## Contributors @@ -38,6 +41,8 @@ Why GitHub? * Ken Goldman * Trammell Hudson * Jason Heiss +* Tobias Schultz +* Gabriel Kerneis ## Licensing