Skip to content

Commit

Permalink
docs: 📝 include Intel SGX knowledge
Browse files Browse the repository at this point in the history
  • Loading branch information
heldrida committed Feb 1, 2024
1 parent 1a9ea7e commit a6e0fbb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions llm_indexer/knowledge/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a6e0fbb

Please sign in to comment.