2021-03-17 09:22:50 +00:00
|
|
|
# TPM.dev tutorials
|
2021-03-17 08:19:36 +00:00
|
|
|
|
2021-03-17 09:22:50 +00:00
|
|
|
Tutorials from TPM.dev members and other contributors
|
|
|
|
|
|
|
|
## Motivation
|
|
|
|
|
|
|
|
To have an easy way of improving existing tutorials and collaborate on creating new ones.
|
2021-03-17 08:19:36 +00:00
|
|
|
|
|
|
|
## Current list of tutorials that will be transfered to GitHub from TPM.dev
|
|
|
|
|
|
|
|
1. Remote Attestation protocols by Dimi Tomov
|
|
|
|
1. Random Number Generator by Ritwik Mandal
|
|
|
|
1. Attestation Keys (AK/AIK) by Chris Hawkins
|
|
|
|
1. Quick setup for TPM.dev courses
|
|
|
|
1. Boot with TPM: Secure vs Measured vs Trusted
|
|
|
|
1. Localities
|
|
|
|
1. Attestation Part 1
|
|
|
|
|
|
|
|
## Licensing
|
|
|
|
|
2021-03-17 09:22:50 +00:00
|
|
|
Every author has the freedom to decide how their tutorial will be licensed by adding a LICENSE file to their tutorial's subfolder.
|
|
|
|
|
|
|
|
Otherwise, this work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa].
|
|
|
|
|
|
|
|
[![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]
|
|
|
|
|
|
|
|
[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/
|
|
|
|
[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg
|