Gramineprotected
Gramineprotected is an open-source project aimed at providing a secure and efficient way to run unmodified Linux applications in a virtualized environment on Intel SGX-enabled platforms. The project is part of the Gramine framework, which focuses on leveraging Intel SGX to enhance the security of applications by isolating their execution and protecting their memory.
The primary goal of Gramineprotected is to enable applications to run in a protected enclave, where their
Gramineprotected supports a wide range of applications, including those written in C, C++, and Rust. It provides
One of the key features of Gramineprotected is its compatibility with existing Linux applications. Developers can
Gramineprotected is developed by a community of contributors and is released under the Apache 2.0 license.