Hacker News new | ask | show | jobs
by donavanm 4073 days ago
And how do you trust the identity of the new server/instance during boot strapping?
1 comments

You could leverage the TPM and some version of remote attestation and only permit key-requests from attested machines. Alternatively (or concurrently), you could PXE boot all devices with a parameterized shared-secret individualized for each node.