From: Lennart Poettering Date: Sat, 9 May 2020 08:37:32 +0000 (+0200) Subject: update TODO X-Git-Tag: v246-rc1~402 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=15981c26e30e783bffa3f6227cce5d8ec864c3e4;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index b59ba01208b..73af97d6c0c 100644 --- 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.