Pete Batard
Pete Batard
Ventoy should only allow the execution of Secure Boot signed executables when Secure Boot is enabled
Yeah, I think UEFI `LoadImage()`/`StartImage()`, which is what you'd call to chain load the UEFI bootloader, are set to validate the loaded image for Secure Boot and not launch it...
Ventoy should only allow the execution of Secure Boot signed executables when Secure Boot is enabled
> the main point of Secure Boot is to allow TPM to validate the running system before releasing stored keys, isn't it? No. The main point of Secure Boot is...
Ventoy should only allow the execution of Secure Boot signed executables when Secure Boot is enabled
TPM encryption has historically been independent of Secure Boot. You were able to use TPM for disk encryption long before Secure Boot, and rightfully so, since the process of storing...
Ventoy should only allow the execution of Secure Boot signed executables when Secure Boot is enabled
By the way, since I do want to bring that message home for people who might be tempted to place a bit too much trust in TPMs, disk encryption and...
Ventoy should only allow the execution of Secure Boot signed executables when Secure Boot is enabled
I'm afraid I'm very busy with other projects, so I haven't had a chance. I would also like to point out that I reported the issue as a general remark...
Ventoy should only allow the execution of Secure Boot signed executables when Secure Boot is enabled
> Unsigned bootloader Linux ISOs or ISOs without UEFI support does not boot with Secure Boot enabled. This is definitely what you want. When Secure Boot is enabled, BIOS boot...
Ventoy should only allow the execution of Secure Boot signed executables when Secure Boot is enabled
@ValdikSS, I'm not seeing much being debated, when the link you point to appears to indicate that pretty much everybody is in agreement that loading unsigned kernels from GRUB, in...
Ventoy should only allow the execution of Secure Boot signed executables when Secure Boot is enabled
@ValdikSS, I'm afraid I am fairly busy right now and, technically for me, investing time on this can be seen as going towards helping a "competing" product (since I am...
Ventoy should only allow the execution of Secure Boot signed executables when Secure Boot is enabled
> Now Rufus has achieved support for secure boot as now NTFS:UEFI Driver is signed for secure boot by Microsoft. Yes, I finally managed to get [UEFI:NTFS](https://github.com/pbatard/uefi-ntfs) Secure Boot signed...
It's a bit saddening to see that this issue has been opened for 4 years, still without any sign of an upcoming resolution. I do understand that validating a plugin,...