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

[attestation client] Bind the disk decryption value to the TPM using a TPM2_policypassword #32

Open
nbouchinet-anssi opened this issue Jul 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@nbouchinet-anssi
Copy link
Contributor

At the end of the enrollment, while using the --pcr-extend option, a random generated blob is extended to PCR9, this blob can later be used for a TPM2_policyPCR LUKS2 encryption key sealing using systemd-cryptenroll for example. It is then stored on server side and returned upon attestation success.

This blob should be sealed to the TPM using a TPM2_policypassword before sending it for storage at server side, thus, disk decryption will be restricted to a password known by the user.

@nbouchinet-anssi nbouchinet-anssi added the enhancement New feature or request label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant