IBM / trusted-service-identity

Trusted Service Identity is closing the gap of preventing access to secrets by an untrusted operator during the process of obtaining authorization for data access by the applications running in the public cloud.
Apache License 2.0
27 stars 11 forks source link

Node Attestation with Keylime #143

Open mrsabath opened 2 years ago

mrsabath commented 2 years ago

This is a first attempt to execute Node Attestation with a help of Keylime. We use x509pop NodeAttestor. Keylime attests the Node and if successful, it securely delivers x509 to the node.

Dependencies and Pre-reqs. This work requires a few updates: