refactored references

Valentyn Faychuk 2024-12-29 00:59:12 +00:00
parent 1fb56ee046
commit 8bc1daf7ea

16
Home.md

@ -2,17 +2,17 @@
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. 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! Get started with [Installation](https://gitea.detee.cloud/general/public-docs/wiki/TODO) and then get an overview with the [Quickstart](https://gitea.detee.cloud/general/public-docs/wiki/TODO). 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). 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 to valy@detee.ltd or gheo@detee.ltd.
## User's Guide ## 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. 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. [Provider Nodes](https://gitea.detee.cloud/general/public-docs/wiki/TODO)
1. detee-daemon 1. [detee-daemon](https://gitea.detee.cloud/general/public-docs/wiki/TODO)
1. Brain nodes maintaining the network 1. [Brain Nodes](https://gitea.detee.cloud/general/public-docs/wiki/TODO)
1. brain-node 1. [brain-node](https://gitea.detee.cloud/general/public-docs/wiki/TODO)
1. Users using the confidential hardware 1. [Users](https://gitea.detee.cloud/general/public-docs/wiki/TODO)
1. detee-cli 1. [detee-cli](https://gitea.detee.cloud/general/public-docs/wiki/TODO)