From: Yu Watanabe Date: Tue, 14 May 2024 09:08:23 +0000 (+0900) Subject: TODO: fix typo X-Git-Tag: v256-rc2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5cbc0fa1cf0868151028679b59caec4bb4b07a9;p=thirdparty%2Fsystemd.git TODO: fix typo Follow-up for 84bdf71592be032fa4100fb7b0ed0a9345942ece. --- diff --git a/TODO b/TODO index e9cbf571f95..102bdd0a0a9 100644 --- a/TODO +++ b/TODO @@ -135,7 +135,7 @@ Features: 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 + fido2, as well as tpm2 + ssh-agent, inspired by ChromeOS' logic: encrypt the volume key with the TPM, with a policy that insists that a nonce is signed by the fido2 device's key or ssh-agent key. Thus, add unlock/login time the TPM generates a nonce, which is sent as a challenge to the fido2/ssh-agent, which