Compare commits

..

1 Commits

Author SHA1 Message Date
238d8606f7
added information about testnet 2025-01-28 01:45:26 +02:00
2 changed files with 3 additions and 3 deletions

@ -2,7 +2,8 @@
DeTEE uses a custom implementation of Remote Attestation Transport Layer Security
(RATLS) to secure the communication between the different components of the DeTEE
network. The library for RATLS is implemented in Rust, check out the [repository](https://gitea.detee.cloud/general/detee-sgx)
network. The library for RATLS is implemented in Rust, check out the
[repository](https://gitea.detee.cloud/general/detee-sgx)
So the RATLS is a special mode of TLS that uses the Remote Attestation (RA) certificates
during the handshake. The RA certificates are generated during the remote attestation
@ -28,8 +29,7 @@ that only identical copies of the code can connect.
This mode is used when one of the peers is not running inside the enclave. Thus the
name Hybrid Remote Attestation TLS (hRATLS). The implementation for this mode is
already completed by the DeTEE but was not publicized yet since we are actively
testing the implementation.
already completed by the DeTEE but was not publicized yet.
<script type="text/javascript" id="hcb" src="/js/comments.js"></script><div id="HCB_comment_box"></div><link rel="stylesheet" type="text/css" href="/css/comments.css"/>