From 38c0086361e53bd0df13879432ab1e1093fdb0aa Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 29 Aug 2024 16:13:42 +0200 Subject: [PATCH] update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 78a83b3b0a4..e76d3aaafde 100644 --- a/TODO +++ b/TODO @@ -130,6 +130,10 @@ Deprecations and removals: Features: +* introduce new structure Tpm2CombinedPolicy, that combines the various TPm2 + policy bits into one structure, i.e. public key info, pcr masks, pcrlock + stuff, pin and so on. Then pass that around in tpm2_seal() and tpm2_unseal(). + * look at nsresourced, mountfsd, homed, importd, and try to come up with a way how the forked off worker processes can be moved into transient services with sandboxing, without breaking notify socket stuff and so on. -- 2.47.3