]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 13 Oct 2022 07:47:55 +0000 (09:47 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 13 Oct 2022 07:48:01 +0000 (09:48 +0200)
TODO

diff --git a/TODO b/TODO
index c910c7335b48b9a4148dd703335ee4948bdf00d2..164cf61093679d056301c78b280f6c8b267b163b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -119,6 +119,11 @@ Deprecations and removals:
 
 Features:
 
+* whenever we measure something into a TPM PCR from userspace, write a record in
+  TCG's "Canonical Event Log" format to some file, so that we can reason about
+  how PCR values we manage came to
+  be. https://trustedcomputinggroup.org/resource/canonical-event-log-format/
+
 * bootspec: permit graceful "update" from type #2 to type #1. If both a type #1
   and a type #2 entry exist under otherwise the exact same name, then use the
   type #1 entry, and ignore the type #2 entry. This way, people can "upgrade"