mirror of
https://github.com/tpm2dev/tpm.dev.tutorials.git
synced 2024-11-23 06:12:10 +00:00
Update README.md and add links to the new tutorials
Signed-off-by: Dimitar Tomov <dimi@tpm.dev>
This commit is contained in:
parent
ada8cf12bf
commit
0cdb3dba5c
1 changed files with 7 additions and 2 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue