]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 5 Sep 2023 11:54:35 +0000 (13:54 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 6 Sep 2023 10:05:21 +0000 (12:05 +0200)
TODO

diff --git a/TODO b/TODO
index 4a258e50143c292664c8d0b7dd1537ed132c67a0..7e8d2a93e4df81156d267f3abcf4935ee4e0a94f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -95,14 +95,6 @@ Janitorial Clean-ups:
 
 Deprecations and removals:
 
-* homed: add a basic form of of secrets management to homed, that stores
-  secrets in $HOME somewhere, is protected by the accounts own authentication
-  mechanisms. Should implement something PKCS#11-like that can be used to
-  implement emulated FIDO2 in unpriv userspace on top (which should happen
-  outside of homed), emulated PKCS11, and libsecrets support. Operate with a
-  2nd key derived from volume key of the user, with which to wrap all
-  keys. maintain keys in kernel keyring if possible.
-
 * Remove any support for booting without /usr pre-mounted in the initrd entirely.
   Update INITRD_INTERFACE.md accordingly.
 
@@ -144,6 +136,19 @@ Deprecations and removals:
 
 Features:
 
+* ddi must be listed as block device fstype
+
+* measure some string via pcrphase whenever we end up booting into emergency
+  mode.
+
+* homed: add a basic form of of secrets management to homed, that stores
+  secrets in $HOME somewhere, is protected by the accounts own authentication
+  mechanisms. Should implement something PKCS#11-like that can be used to
+  implement emulated FIDO2 in unpriv userspace on top (which should happen
+  outside of homed), emulated PKCS11, and libsecrets support. Operate with a
+  2nd key derived from volume key of the user, with which to wrap all
+  keys. maintain keys in kernel keyring if possible.
+
 * add ConditionSecurity=stub-measured or so that checks if we are booted with
   systemd-stub and its measurements