]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 29344/head
authorLennart Poettering <lennart@poettering.net>
Wed, 27 Sep 2023 07:33:48 +0000 (09:33 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 29 Sep 2023 17:36:06 +0000 (19:36 +0200)
TODO

diff --git a/TODO b/TODO
index b084518aae18573217c4f3435cbcbdc041559cbf..408b799a2d6349adcf78c859ab2f78b68644b4d2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -186,6 +186,14 @@ Features:
   AllowPeerUser= + AllowPeerGroup= to allow trivially simple access control
   when invoked via socket as IPC services
 
+* systemd-tpm2-setup should probably have a factory reset logic, i.e. when some
+  kernel command line option is set we reset the TPM (equivalent of tpm2_clear
+  -c owner?).
+
+* systemd-tpm2-setup should support a mode where we refuse booting if the SRK
+  changed. (Must be opt-in, to not break systems which are supposed to be
+  migratable between PCs)
+
 * when systemd-sysext learns mutable /usr/ (and systemd-confext mutable /etc/)
   then allow them to store the result in a .v/ versioned subdir, for some basic
   snapshot logic