Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integrate Gramine into enclave-cc #73

Open
1 of 5 tasks
hairongchen opened this issue Dec 12, 2022 · 7 comments
Open
1 of 5 tasks

integrate Gramine into enclave-cc #73

hairongchen opened this issue Dec 12, 2022 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@hairongchen
Copy link
Contributor

hairongchen commented Dec 12, 2022

this issue is to track the tasks and status of integration of Gramine into enclave-cc as it requires cooperation from other components and contributors.
Gramine integration includes the following tasks:

  • adapt enclave-agent to gramine
  • run gramine using runc
  • build bundle to integrate
  • integrate with ecc features
  • run with operator
@hairongchen hairongchen added the enhancement New feature or request label Dec 12, 2022
@hairongchen
Copy link
Contributor Author

@ying2liu @mythi

@ying2liu
Copy link

The current status: "shared enclave-cc gramine code with Mikko for evaluation."

@ying2liu
Copy link

ying2liu commented Dec 15, 2022

Gramine integration includes the following tasks:

  • run gramine using runc
  • build bundle to integrate with enclave-cc
  • integrate with ecc features
  • run with operator

@ying2liu
Copy link

ying2liu commented Dec 20, 2022

The current status

Enclave-agent was able to:
• do remote attestation
• Get key from KBS
• Pull and decrypt image
• encrypt image using sealing key

app enclave was able to:
• Decrypt image using the sealing key
• Run app binary

@ying2liu
Copy link

ying2liu commented Feb 9, 2023

@mythi Please add your input

@ariel-adam
Copy link
Member

@ying2liu is this on track for 0.7.0 (feature freeze 12th of July) or should we move it to 0.8.0 or another feature release (it's been with us since February)?

@ariel-adam
Copy link
Member

Moving to 0.8.0 given that 0.7.0 feature freeze is happening in 1 week

@mythi mythi assigned mythi and unassigned ying2liu Jul 21, 2023
@mythi mythi moved this to 🆕 New in CoCo Releases Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

4 participants