Update the list of contributors and main README

Signed-off-by: Dimitar Tomov <dimi@tpm.dev>
This commit is contained in:
Dimitar Tomov 2021-04-29 23:40:06 +03:00
parent df29d2d3ca
commit 8b249767de
2 changed files with 9 additions and 4 deletions

View file

@ -46,7 +46,7 @@ key) and then exchanging additional messages by which the client can
prove its possession of the EK. prove its possession of the EK.
Proof of possession of an EK is complicated by the fact that EKs are Proof of possession of an EK is complicated by the fact that EKs are
[generally decrypt-only](Decrypt-only-EK.md) (some TPMs also sport [generally decrypt-only](Decrypt-only-EK.md) (some TPMs also support
signing EKs, but the TCG specifications only require decrypt-only EKs). signing EKs, but the TCG specifications only require decrypt-only EKs).
The protocol has to have the attestation service send a challenge (or The protocol has to have the attestation service send a challenge (or
key) encrypted to the EKpub and then the attestation client demonstrate key) encrypted to the EKpub and then the attestation client demonstrate

View file

@ -6,14 +6,18 @@ Tutorials from [TPM.dev] members and other contributors
To have an easy way of improving existing tutorials and collaborate on creating new ones. To have an easy way of improving existing tutorials and collaborate on creating new ones.
## Current list of tutorials that will be transfered to GitHub from [TPM.dev] ## Current list of tutorials from [TPM.dev] members
1. Attestation, MakeCredential, ActivateCredential
1. Boot with TPM: Secure vs Measured vs Trusted 1. Boot with TPM: Secure vs Measured vs Trusted
1. Remote Attestation protocols
1. Random Number Generator 1. Random Number Generator
## List of tutorials that will be transfered to GitHub from [TPM.dev]
1. Attestation Keys (AK/AIK) 1. Attestation Keys (AK/AIK)
1. Quick setup for TPM.dev courses
1. Localities 1. Localities
1. Remote Attestation protocols
1. Quick setup for TPM.dev courses
1. Attestation Part 1 1. Attestation Part 1
## Contributors ## Contributors
@ -22,6 +26,7 @@ To have an easy way of improving existing tutorials and collaborate on creating
* Ritwik Mandal * Ritwik Mandal
* Daniel Smith * Daniel Smith
* Ian Oliver * Ian Oliver
* Nicolas Williams
## Licensing ## Licensing