Skip to content
This repository was archived by the owner on May 3, 2022. It is now read-only.
Mike Bursell edited this page Nov 28, 2019 · 29 revisions

Stylised shield

Enarx is an application deployment system enabling applications to run within Trusted Execution Environments (TEEs) without rewriting for particular platforms or SDKs. It handles attestation and delivery into a run-time “Keep” based on WebAssembly, offering developers a wide range of language choices for implementation. Enarx is CPU-architecture independent, enabling the same application code to be deployed across multiple targets, abstracting issues such as cross-compilation and differing attestation mechanisms between hardware vendors. Work is currently underway on AMD SEV and Intel SGX.

Contents


Gitter chat: Gitter

IRC: #enarx on freenode

We will have a meeting on 2019-12-28 at 1100-1200 EST (typically 1600-1700 GMT, 1700-1800 CET), using Bluejeans: https://bluejeans.com/567757956. Everybody is welcome.

From 2019-12-02, we will be having daily stand-up meetings at 0930-1000 EST (typically 1430-1500 GMT, 1530-1600 CET), using Bluejeans: https://bluejeans.com/384678066. Everybody is welcome.


Clone this wiki locally