From a6e0fbba60d00e64b8acc1206bf3f8b78f3637d8 Mon Sep 17 00:00:00 2001 From: Helder Oliveira Date: Thu, 1 Feb 2024 12:56:06 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20include=20Intel=20SGX=20?= =?UTF-8?q?knowledge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- llm_indexer/knowledge/faq.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/llm_indexer/knowledge/faq.md b/llm_indexer/knowledge/faq.md index 8d86517..a25b64b 100644 --- a/llm_indexer/knowledge/faq.md +++ b/llm_indexer/knowledge/faq.md @@ -224,3 +224,15 @@ If you need more information, please visit the network participation opt section # Where to learn to use the Lightning command line interface (CLI)? The Lightning CLI documentation is available in https://docs.fleek.network/docs/node/lightning-cli + +# Is Intel Software Guard Extensions (SGX) mandatory? + +Yes, Intel SGX is mandatory! The Testnet Phase 4 introduces new security enhancements that require Intel Software Guard Extensions (SGX) technology. The Software Guard Extensions (SGX) is only available in GenuineIntel processors. + +If you need more information, please visit the requirements section at https://docs.fleek.network/docs/node/requirements + +# How to determine if my Node hardware, machine, computer or cloud provider supports Intel Software Guard Extensions (SGX)? + +You can check the CPU features if it has Software Guard Extensions (SGX) technology. + +For a list of hardware which supports Intel SGX - Software Guard Extensions, visit https://github.com/ayeks/SGX-hardware