feat: add Secure Boot MOK key enrollment and module signing

Generate DKMS MOK key pair during OS install, sign all unsigned kernel
modules, and enroll the MOK certificate using the user's master password.
On reboot, MokManager prompts the user to complete enrollment. Re-enrolls
on every boot if the key exists but isn't enrolled yet. Adds setup wizard
dialog to inform the user about the MokManager prompt.
This commit is contained in:
Aiden McClelland
2026-03-11 15:18:13 -06:00
parent 10a5bc0280
commit effcec7e2e
23 changed files with 400 additions and 20 deletions

View File

@@ -709,4 +709,8 @@ export default {
786: 'Automatycznie',
787: 'Ruch wychodzący',
788: 'Użyj bramy',
789: 'Rejestracja klucza Secure Boot',
790: 'Klucz podpisu został zarejestrowany dla Secure Boot. Przy następnym uruchomieniu pojawi się niebieski ekran (MokManager).',
791: 'Wprowadź swoje hasło główne StartOS po wyświetleniu monitu',
792: 'Rozumiem',
} satisfies i18n