Skip to content

Repository files navigation

Fleek Network SGX

Overview

This is the Enclave/Trusted code the Fleek SGX WASM service. Untrusted/Runner code can be found in the lightning repo here.

  • fleek-sgx/
    • lib/
      • ra-tls/: Remote attestation TLS implemented via Rustls and RustCrypto
      • ra-verify/: Verifing remote attestations implemented via RustCrypto
    • enclave/: Trusted enclave for WASM TEE

Reproducable enclave

Requires nix with flake support enabled

# Build the enclave
nix build

# Hash the result
b3sum result/enclave.sgxs

About

Fleek SGX Service Monorepo

Resources

Stars

5 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages