• 0 posts
  • 2 comments
Joined 3 years ago
Cake day: August 16th, 2023
  • Yes using TPM protected TSS2 keys would tie them to your actual machine since only that TPM can internally decrypt them and use them without then being accessible outside. The TPM could be a discrete chip or a software/virtual one.

    For instance OpenSSL has an engine/provider for tpm2-tss however I think the software using the keys needs to be engine-aware.