Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Teach nitriding to act as a boot loader #12

@NullHypothesis

Description

@NullHypothesis

For some use cases, 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).

Ideally, nitriding should also have the ability to maintain an append-only log that keeps track of the evolution of enclave applications over time. Perhaps we can also take advantage of Sigsum to make this append-only log permanent.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions