SovereignCloudStack / issues

This repository is used for issues that are cross-repository or not bound to a specific repository.
https://github.com/orgs/SovereignCloudStack/projects/6
2 stars 1 forks source link

Confidential computing - state of adoption in other technologies #43

Open fkr opened 2 years ago

fkr commented 2 years ago

As the SCS community, it is of interest to us to have a understanding of the state of adoption of confidential computing in other technologies.

Definition of Ready:

Definition of Done:

mleberec commented 2 years ago

If the kernel version of the bare-metal OS is 5.11 or later, the kernel supports SGX by default (in-kernel driver) so it should reflect as well in any container. You may have to additionally install the necessary libraries and SDKs inside the container to properly use SGX.