From 7ec68949bc4c2992cc161b65351b4a1a65009f0d Mon Sep 17 00:00:00 2001 From: Dimitar Tomov Date: Wed, 17 Mar 2021 10:19:36 +0200 Subject: [PATCH] Update README with a list of tutorials and licensing Signed-off-by: Dimitar Tomov --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index c01d276..515a1fa 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ # tutorials Tutorials from TPM.dev members + +This repo will hold the tutorial made at TPM.dev by its members and other contributors. + +## 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 + +Every author decides how their tutorial will be licensed. When a specific LICENSE file is not added to a folder, the default license is Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).