Noel Georgi

Results 47 issues of Noel Georgi

## Feature Request Kernel modules may optionally be signed by MoK which would mean avoding re-building the kernel. This currently requires usage of `shim` which is not in context of...

Stale

## Feature Request Currently kexec doesn't support using a UKI, we could in theory extract kernel, initrd and cmdline from UKI and kexec. Since UKI `.kernel` is already signed kexec...

Stale

## Feature Request How do we implement rollback to vulnerable version? See **Revocation/Rollback Protection** section in https://0pointer.de/blog/brave-new-trusted-boot-world.html

Stale

## Feature Request Set EFI vars to denote the EFI to use sd-boot after talos install is done We need to write the `BootOrder` EFI var and set to `sd-boot`...

Stale

## Feature Request #7280 does some cleanup, but there are more places we can use `BUILDPLATFORM`, `TARGETOS` etc and use `local-` targets for faster cycles.

Stale

PoC to see if we can allow users to bring in their public keys that IMA trusts and the kernel modules signed by those: Ref: * https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/kernel_administration_guide/enhancing_security_with_the_kernel_integrity_subsystem * https://sourceforge.net/p/linux-ima/wiki/Home/ *...