]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Sat, 9 May 2020 08:37:32 +0000 (10:37 +0200)
committerLennart Poettering <lennart@poettering.net>
Sat, 9 May 2020 08:37:32 +0000 (10:37 +0200)
TODO

diff --git a/TODO b/TODO
index b59ba01208b55b87f1e8ee29128b187b3ee23af0..73af97d6c0ca7aa0b84e5b43e750624669ac00d0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -53,6 +53,12 @@ Features:
 
 * Maybe expose path_is_encrypted() as a new ConditionPathIsEncrypted=?
 
+* homed: as an extension to the directory+subvolume backend: if located on
+  especially marked fs, then sync down password into LUKS header of that fs,
+  and always verify passwords against it too. Bootstrapping is a problem
+  though: if noone is logged in (or no other user even exists yet), how do you
+  unlock the volume in order to create the first user and add the first pw.
+
 * busctl: maybe expose a verb "ping" for pinging a dbus service to see if it
   exists and responds.