From 031304d5fcf35e8f9a9f3e67ccbabda0a66d9015 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 13 May 2024 16:40:13 -0600 Subject: [PATCH] update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 5a422e94db..e9cbf571f9 100644 --- a/TODO +++ b/TODO @@ -130,6 +130,10 @@ Deprecations and removals: Features: +* use name_to_handle_at() with AT_HANDLE_FID instead of .st_ino (inode + number) for identifying inodes, for example in copy.c when finding hard + links, or loop-util.c for tracking backing files, and other places. + * cryptenroll/cryptsetup/homed: add unlock mechanism that combines tpm2 and fido2, as well as tpm2 + ssh-agent, insipred by ChromeOS' logic: encrypt the volume key with the TPM, with a policy that insists that a nonce is signed by -- 2.25.1