From: Lennart Poettering Date: Thu, 16 Jul 2026 14:30:12 +0000 (+0200) Subject: update TODO X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eb6a61a968b977ffef9005f9b22b98aa4869b6b;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO.md b/TODO.md index 257fd32d127..2acd84d1d1c 100644 --- a/TODO.md +++ b/TODO.md @@ -130,6 +130,13 @@ SPDX-License-Identifier: LGPL-2.1-or-later ## Features +- cryptsetup: add a new switch which makes it wait for the keyfile to + appear. use inotify/mount watching for that. usecase: system waits at boot + for some key to be supplied, possibly delivered via confext or so. This could + be useful in particular in CoCo scenarios where a disk encryption key is only + handed out once an attestation run completed, and might be delivered to the + node asynchronously. + - acquire a TSA from time stamping server, include it in report - **report:**