From: Luca Boccassi Date: Wed, 11 May 2022 13:51:37 +0000 (+0100) Subject: Update TODO X-Git-Tag: v251-rc3~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f066ce255dee606bd2e8bd336bd2c0b1fbf7c19;p=thirdparty%2Fsystemd.git Update TODO --- diff --git a/TODO b/TODO index 24196fb67f0..8f41cad5178 100644 --- a/TODO +++ b/TODO @@ -573,6 +573,8 @@ Features: - make macsec/wireguard code in networkd read key via creds logic - make gatwayd/remote read key via creds logic - add sd_notify() command for flushing out creds not needed anymore + - make user manager instances create and use a user-specific key (the one in + /var/lib is root-only) and add --user switch to systemd-creds to use it * add tpm.target or so which is delayed until TPM2 device showed up in case firmware indicates there is one.