]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 19 Apr 2022 10:43:14 +0000 (12:43 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Apr 2022 10:44:45 +0000 (12:44 +0200)
TODO

diff --git a/TODO b/TODO
index 283b01999740a51320781cb218b5d519498cf31c..41b8b88b9b23958e0cdd92bd263f67e43dac2ed0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -112,6 +112,10 @@ Features:
     kernel-install when encrypting the creds it generates on systems that lack
     a TPM, so that we can have very similar codepaths on TPM and TPM-less
     systems. i.e. --with-key=tpm-graceful or so.
+  - sd-stub should measure the kernel/initrd/… into a separate PCR, so that we
+    have one PCR we can bind the encrypted creds to that is not effected by
+    anything else but what we drop in via kernel-install, i.e. by earlier EFI
+    code running (i.e. like PCR 4)
 
 * Add a new service type very similar to Type=notify, that goes one step
   further and extends the protocol to cover reloads. Specifically, SIGHUP will