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

Load enclave application at runtime #37

Open
NullHypothesis opened this issue Oct 2, 2023 · 0 comments
Open

Load enclave application at runtime #37

NullHypothesis opened this issue Oct 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@NullHypothesis
Copy link
Contributor

For our STAR randomness server deployment, we want the ability to load an enclave application at runtime. This can happen in various ways, like via an HTTP API (e.g., we PUT a new enclave application whenever needed) or via Docker (e.g., nitriding fetches the enclave application from a Docker registry).

@NullHypothesis NullHypothesis added the enhancement New feature or request label Oct 2, 2023
@NullHypothesis NullHypothesis self-assigned this Oct 2, 2023
NullHypothesis pushed a commit that referenced this issue Oct 2, 2023
This PR makes it possible to load the enclave application at runtime.
When enabled, nitriding maintains an in-memory transparency log that
allows users to verify the evolution of enclave applications.

This fixes #37.
NullHypothesis pushed a commit that referenced this issue Oct 2, 2023
This PR makes it possible to load the enclave application at runtime.
When enabled, nitriding maintains an in-memory transparency log that
allows users to verify the evolution of enclave applications.

This fixes #37.
@NullHypothesis NullHypothesis removed their assignment Oct 13, 2023
NullHypothesis pushed a commit to Amnesic-Systems/nitriding that referenced this issue Dec 28, 2023
This PR makes it possible to load the enclave application at runtime.
When enabled, nitriding maintains an in-memory transparency log that
allows users to verify the evolution of enclave applications.

This fixes brave/nitriding-daemon#37.
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
None yet
Development

No branches or pull requests

1 participant