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

2024-10-25 Thread Gary Lin via Grub-devel
On Fri, Oct 25, 2024 at 03:35:11PM +0800, Gary Lin wrote: > On Thu, Oct 24, 2024 at 05:11:00PM +0200, Daniel Kiper wrote: > > On Mon, Oct 21, 2024 at 04:07:03PM +0800, Gary Lin wrote: > > > From: Hernan Gatta > > > > > > To utilize the key protectors framework, there must be a way to protect > > >

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

2024-10-25 Thread Gary Lin via Grub-devel
On Thu, Oct 24, 2024 at 05:11:00PM +0200, Daniel Kiper wrote: > On Mon, Oct 21, 2024 at 04:07:03PM +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 >

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

2024-10-25 Thread Daniel Kiper via Grub-devel
On Mon, Oct 21, 2024 at 04:07:03PM +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 v20 25/33] util/grub-protect: Add new tool

2024-10-22 Thread Gary Lin via Grub-devel
On Mon, Oct 21, 2024 at 07:11:00PM -0400, Stefan Berger wrote: > > > On 10/21/24 4:07 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 s

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

2024-10-21 Thread Stefan Berger
On 10/21/24 4:07 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 v20 25/33] util/grub-protect: Add new tool

2024-10-21 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