- Notifications
You must be signed in to change notification settings - Fork150
Enarx: Confidential Computing with WebAssembly
License
enarx/enarx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This crate provides theenarx
command-line tool for runningapplications inside Trusted Execution Environments (TEEs) usingtechnologies such as Intel SGX and AMD SEV-SNP.
For more information about Enarx,please visit theEnarx project website.
For a quick introduction to Enarx and its goals,please see ourGetting Started Guide,and for a more in-depth look please see ourTechnical Overview.
For instructions on installing the Enarx command-line tool,please see ourQuick Installation Guide.
For instructions on how to build an application that can be run within Enarx,please see ourWebAssembly Guide.
For instructions on how to build and contribute to Enarx,please see ourContributing Guide.
For an overview of the codebase,please see ourRepo Guide.
About
Enarx: Confidential Computing with WebAssembly