-
-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WiP: Fix TPM DUK retries/vocabilary (again) and CapsLock warning #1592
base: master
Are you sure you want to change the base?
WiP: Fix TPM DUK retries/vocabilary (again) and CapsLock warning #1592
Commits on Jan 17, 2024
-
WiP: Suggest all lvms/luks partitions in staing<->array conversion
Signed-off-by: Thierry Laurion <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 121991d - Browse repository at this point
Copy the full SHA 121991dView commit details -
WiP: Suggest all lvms/luks partitions in staing<->array conversion
Signed-off-by: Thierry Laurion <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4759e73 - Browse repository at this point
Copy the full SHA 4759e73View commit details
Commits on Jan 18, 2024
-
WiP: Suggest all lvms/luks partitions in staing<->array conversion
Move function on top of file, first pass to replace strings with array and deal with arrays only. Signed-off-by: Thierry Laurion <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b66030 - Browse repository at this point
Copy the full SHA 0b66030View commit details -
initrd/bin/kexec-seal-key: Fix check for number of LUKS keyslots used…
… for both LUKSv1 and LUKSv2 Signed-off-by: Thierry Laurion <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb5254d - Browse repository at this point
Copy the full SHA eb5254dView commit details -
initrd/bin/kexec-seal-key: fix unary comparison
Signed-off-by: Thierry Laurion <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25ed0c2 - Browse repository at this point
Copy the full SHA 25ed0c2View commit details -
initrd/bin/kexec-save-default: Precise reason to reseal a TPM DUK key…
…+passphrase, justifying choosing N in most cases. Display key_devices for confirmation as well. Signed-off-by: Thierry Laurion <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b6f37f - Browse repository at this point
Copy the full SHA 4b6f37fView commit details -
initrd/bin/kexec-save-default: remove sort to store luks devices in s…
…uggested_devices. Otherwise presented order is /dev/sdb1 /dev/sda2 Signed-off-by: Thierry Laurion <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37a250d - Browse repository at this point
Copy the full SHA 37a250dView commit details -
initrd/bin/kexec-unseal-key: make TPM Disk Unlock Key actually retry …
…(pipefail prevented retries) + cleanup. Apply workaround stating that capslock might be on, TPM might be in locked state: poweroff/poweron to retry cleanly. Output pcrs only in debug mode, otherwise disclosing unauthenticated final PCRs values to possible attacker. Should be available from authenticated Recovery console and from Debug only. Unify LUKS/TPM Disk Unlock Key output to end user for clarity Signed-off-by: Thierry Laurion <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df27306 - Browse repository at this point
Copy the full SHA df27306View commit details -
initrd/bin/kexec-insert-key: insert newline before output on console
Signed-off-by: Thierry Laurion <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30e52ef - Browse repository at this point
Copy the full SHA 30e52efView commit details
Commits on Jan 19, 2024
-
initrd/bin/kexec-save-default: remove mount-usb --mode rw and dmesg.t…
…xt output to usb thumb drive Really handy btw. Would be nice to add that into sysrq magic to output to usb thumb drive and have ctrl-alt-delete output dmesg to external storage when in debug mode. Would work also for headless debug when porting TODO: squash allrelated commits together. Signed-off-by: Thierry Laurion <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e33af25 - Browse repository at this point
Copy the full SHA e33af25View commit details