16

I would like to seal away files on my system using keys stored in the TPM. Since my system uses UEFI to boot, I can no longer use TrustedGrub as a boot loader to maintain my trust chain. Are there any alternatives / ways to make use of the TPM on UEFI systems? Can Grub2 perhaps maintain the trust chain while booting UEFI?

1
  • did you found any solution to your problem? I'm also interested in an similar approach. Perhaps TrustedBoot is an option? Commented Mar 17, 2015 at 23:02

2 Answers 2

1

There is currenly no version of TrustedGRUB, respectively TrustedGRUB2, supporting both UEFI and TPM at the same time. Good news is, that TrustedGRUB2 supports TPM, but not UEFI at the same time. So, a part of your request is possible.

https://github.com/Sirrix-AG/TrustedGRUB2

1.2 Features - TPM Support with TPM detection (only legacy/mbr mode, UEFI is not supported at the moment)

1

Matthew Garrett has a working GRUB2 fork with TPM support in UEFI mode.

https://github.com/mjg59/grub

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.