Add Home
commit
c2f83f1ffb
18
Home.md
Normal file
18
Home.md
Normal file
@ -0,0 +1,18 @@
|
||||
# DeTEE
|
||||
|
||||
Welcome to the DeTEE's documentation. DeTEE is a decentralized confidential cloud. It is designed to make deploying Confidential VMs and Containers quick and easy, with the ability to scale up to the complex setups.
|
||||
|
||||
Get started with [Installation](https://detee.ltd) and then get an overview with the [Quickstart](https://detee.ltd). There is also a [Hacker Challenge](https://gitea.detee.cloud/general/hacker-challenge/wiki/Welcome-to-the-DeTEE-Hacker-Challenge%21) if you want to try breaking DeTEE for a reward!
|
||||
|
||||
DeTEE depends on the [Occlum](https://occlum.readthedocs.io) library for working with Intel SGX, and the [Rust sev crate](https://crates.io/crates/sev) for working with AMD SEV. If you see any issue, feel free to report it [here](https://detee.ltd).
|
||||
|
||||
## User's Guide
|
||||
|
||||
DeTEE network is divided into 3 clans. Each has it's own tools to interact with the network to satisfy it's own motivation.
|
||||
|
||||
1. Nodes providing confidential hardware
|
||||
1. detee-daemon
|
||||
1. Brain nodes maintaining the network
|
||||
1. brain-node
|
||||
1. Users using the confidential hardware
|
||||
1. detee-cli
|
Reference in New Issue
Block a user