Skip to content

fleek-network/fleek-sgx

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •