]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
user-util: indentation fix
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index 4e4ec5a1c8732ebdb1eff771368eed923a1d0e61..e0c88b0cb5c2dabef5726a02cee65a5647fd6728 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,6 +17,12 @@ Janitorial Clean-ups:
 
 Features:
 
+* repart: support setting up dm-integrity with HMAC
+
+* add /etc/integritytab, to support dm-integrity setups. In particular those
+  with HMAC as hash function, so that we can have a protected /home without
+  encryption (leaving encryption to the individual dirs/homed).
+
 * complement root=, rootflags=, rootfstype= with rootsubdir= which allows
   mounting a subdir of the root fs as actual root. This can be used as
   fstype-agnostic version of btrfs' rootflags=subvol=foobar.
@@ -336,7 +342,6 @@ Features:
 
 * homed:
   - when user tries to log into record signed by unrecognized key, automatically add key to our chain after polkit auth
-  - hook up machined/nspawn users with a varlink user query interface
   - rollback when resize fails mid-operation
   - GNOME's side for forget key on suspend (requires rework so that lock screen runs outside of uid)
   - resize on login?