From bba5f48acf72e21c647664fd00d8886122a7d5ba Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Mon, 7 Oct 2024 09:53:57 +0900 Subject: [PATCH] TODO: fix typo Follow-up for 26e6986527fe553edf35a442a520deb10c45a155. --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index ec9a092f10a..1bfa19b9318 100644 --- a/TODO +++ b/TODO @@ -138,8 +138,8 @@ Features: in /run/ where components can bind such sockets. Then make journald, logind, and pid1 itself implement this and expose various stats on things there. Then issue parallel calls to these interfaces from the systemd-report tool, - combine into one json document, and include measurment logs and tpm - quote. tpm quote should proctect the json doc via the nonce field + combine into one json document, and include measurement logs and tpm + quote. tpm quote should protect the json doc via the nonce field studd. Allow shipping this off elsewhere for analyze. * The bind(AF_UNSPEC) construct (for resetting sockets to their initial state) @@ -613,7 +613,7 @@ Features: * measure some string via pcrphase whenever we end up booting into emergency mode. -* similar, measure some string via pcrphase whenver we resume from hibernate +* similar, measure some string via pcrphase whenever we resume from hibernate * homed: add a basic form of secrets management to homed, that stores secrets in $HOME somewhere, is protected by the accounts own authentication -- 2.47.3