From f7690797d8b95afba71645c7b8c996904925a8a7 Mon Sep 17 00:00:00 2001 From: Valentyn Faychuk Date: Tue, 11 Feb 2025 18:54:50 +0200 Subject: [PATCH] comment about intel sgx --- src/security/intel_sgx.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/security/intel_sgx.md b/src/security/intel_sgx.md index 72c9d0a..a452ab9 100644 --- a/src/security/intel_sgx.md +++ b/src/security/intel_sgx.md @@ -1,4 +1,6 @@ # Intel SGX Refer to [this link](https://www.intel.com/content/www/us/en/security-center/technical-details/sgx-attestation-technical-details.html) -to see the list of current vulnerabilities and mitigations for Intel SGX. \ No newline at end of file +to see the list of current vulnerabilities and mitigations for Intel SGX. + +We use Intel SGX feature to protect our brain nodes and hacker challenge.