From e8b504f3ae0adf1ad85b28da8a5c469f482532c0 Mon Sep 17 00:00:00 2001 From: Sascha Tommasone Date: Mon, 8 Jul 2024 11:11:44 +0200 Subject: [PATCH] [Assignment-7] fixed missing abgabe.pdf; fixed repo link in README.md --- Assignment 7 - SGX Hands-on/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assignment 7 - SGX Hands-on/README.md b/Assignment 7 - SGX Hands-on/README.md index 40a9cbb..aa692f3 100644 --- a/Assignment 7 - SGX Hands-on/README.md +++ b/Assignment 7 - SGX Hands-on/README.md @@ -4,7 +4,7 @@ Documentation of the Assignment 7 in Systems Security at Ruhr-Universität Bochu This is a program, that uses a TEE to build a signature relay to sign firmware with a master key. For more informationm, read the [project description](doc/abgabe.pdf). -We recommend viewing the [repository](https://git.pfzetto.de/RubNoobs/Systemsicherheit/src/branch/master/Assignment 7 - SGX Hands-on) we worked on together at. +We recommend viewing the [repository]("https://git.pfzetto.de/RubNoobs/Systemsicherheit/src/branch/master/Assignment 7 - SGX Hands-on") we worked on together at. ## Requirements