TPM2 Support
#1321
Replies: 2 comments
-
Can just implement something using the TPM2 TSS key files directly. https://github.com/Foxboron/go-tpm-keyfiles https://www.hansenpartnership.com/draft-bottomley-tpm2-keys.html Judging by the existing keysource implementations it should be fairly trivial to implement? |
Beta Was this translation helpful? Give feedback.
0 replies
-
With #1641 merged you can now probably use https://github.com/Foxboron/age-plugin-tpm in the future. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am surprised to see that nobody seems to use SOPS with hardware-backed keys in a TPM2 module.
Is this supported? Or what would be the required steps to do so?
Here are some of my initial ideas:
Support it via age-plugin-tpm
Support it via GnuPG (>= v2.3)
Beta Was this translation helpful? Give feedback.
All reactions