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

[DEV] Update SMD to support crytpographic enrollment and attestation #28

Open
alexlovelltroy opened this issue Aug 1, 2024 · 0 comments
Assignees

Comments

@alexlovelltroy
Copy link
Member

Nodes with TPMs can attest their own identity using a process documented and implemented in the go-attestation library from google. In order to verify the attestation records, a public key or CA certificate is required.

Since SMD is the main inventory service for OpenCHAMI it makes sense to add the Enrollment Key for each node to SMD and link it to the node through the boot MAC. When a node is replaced, the xname remains the same, but the boot mac and the EK will change.

@alexlovelltroy alexlovelltroy self-assigned this Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant