From 8c49ec56bf9385a5972335902ac8d2d61330c7e3 Mon Sep 17 00:00:00 2001 From: autistic-symposium-helper <138340846+autistic-symposium-helper@users.noreply.github.com> Date: Wed, 4 Dec 2024 10:12:08 -0800 Subject: [PATCH] the 5 levels of secure hardware, by g. konstantopoulos --- trusted_execution_environments/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/trusted_execution_environments/README.md b/trusted_execution_environments/README.md index 115da9d..9b99750 100644 --- a/trusted_execution_environments/README.md +++ b/trusted_execution_environments/README.md @@ -69,6 +69,8 @@ * **[using memory errors to attack a virtual machine, by govindavajhala et al.](https://www.cs.princeton.edu/~appel/papers/memerr.pdf)** * **ztee, trustless suply chains, by q. kilbourn: [part I](https://writings.flashbots.net/ZTEE) and [part II](https://writings.flashbots.net/ZTEE2-Supply-Chains)** * **[openai's take on ai infrastructure threat model](https://openai.com/index/reimagining-secure-infrastructure-for-advanced-ai/)** +* **[the 5 levels of secure hardware, by g. konstantopoulos](https://www.paradigm.xyz/2024/11/the-5-levels-of-secure-hardware)** +
##### on blockchains