remove double space in secure boot post
This commit is contained in:
parent
c4a5bf28b0
commit
33dfef3746
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ of physical access or remote access through a BMC, what is? Is there a better
|
||||||
solution?
|
solution?
|
||||||
|
|
||||||
Well, to the best of the author knowledge, there is one: using a TPM. Using a
|
Well, to the best of the author knowledge, there is one: using a TPM. Using a
|
||||||
TPM will not necessarily prevent an attacker from tainting the firmware. It
|
TPM will not necessarily prevent an attacker from tainting the firmware. It
|
||||||
will not necessarily prevent booting untrusted and unverified executables. What
|
will not necessarily prevent booting untrusted and unverified executables. What
|
||||||
a TPM can give us is the ability to unseal a LUKS passphrase and get access to
|
a TPM can give us is the ability to unseal a LUKS passphrase and get access to
|
||||||
user data if and only if the cryptographically verified right version of UEFI
|
user data if and only if the cryptographically verified right version of UEFI
|
||||||
|
|
Loading…
Reference in a new issue