Re: [PATCH v21 25/33] util/grub-protect: Add new tool

2024-11-05 Thread Daniel Kiper via Grub-devel
On Mon, Nov 04, 2024 at 03:31:58PM +0800, Gary Lin wrote: > From: Hernan Gatta > > To utilize the key protectors framework, there must be a way to protect > full-disk encryption keys in the first place. The grub-protect tool > includes support for the TPM2 key protector but other protectors that >

Re: [PATCH v21 25/33] util/grub-protect: Add new tool

2024-11-05 Thread Gary Lin via Grub-devel
On Mon, Nov 04, 2024 at 01:11:08PM -0500, Stefan Berger wrote: > > > On 11/4/24 2:31 AM, Gary Lin wrote: > > From: Hernan Gatta > > > > To utilize the key protectors framework, there must be a way to protect > > full-disk encryption keys in the first place. The grub-protect tool > > includes su

Re: [PATCH v21 25/33] util/grub-protect: Add new tool

2024-11-04 Thread Stefan Berger
On 11/4/24 2:31 AM, Gary Lin wrote: From: Hernan Gatta To utilize the key protectors framework, there must be a way to protect full-disk encryption keys in the first place. The grub-protect tool includes support for the TPM2 key protector but other protectors that require setup ahead of time

[PATCH v21 25/33] util/grub-protect: Add new tool

2024-11-03 Thread Gary Lin via Grub-devel
From: Hernan Gatta To utilize the key protectors framework, there must be a way to protect full-disk encryption keys in the first place. The grub-protect tool includes support for the TPM2 key protector but other protectors that require setup ahead of time can be supported in the future. For the