Use case
Originally it is about things running within kubernetes, but I think it's worth to share - maybe this idea can somehow be adapted for hardening constellation:
We can now assert two statements are true, our agent runs:
- On an AWS EC2 machine
- In a memory encrypted context
https://control-plane.io/posts/spiffe-confidential-computing-august-2023/
spiffe intros:
https://spiffe.io/
https://github.com/spiffe/spire
https://control-plane.io/posts/spiffe-keystone-of-cloud-native/
and the spiffe plugin:
RFC: SEV SNP Node Attestation Plugin
spiffe/spire#4469
Describe your solution
No response
Would you be willing to implement this feature?