mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-11-08 07:51:33 -05:00
rythm
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
57ea302514
commit
15b442fd0c
@ -129,7 +129,7 @@ Heads is built around the desire for the signing key for the firmware to be in t
|
||||
- The firmware checks if the files in /boot are signed by the GPG key.
|
||||
- If everything is as expected, the system will boot normally.
|
||||
|
||||
The problem with this design is that everything hinges on the boot block doing its initial measurements truthfully. Since the user is supposed be able to change the key, no key can be set up with Boot Guard to protect the boot block. The result is that there is nothing stopping an attacker from flashing a piece of malicious firmware that will just lie about the measurements. At best, Heads can protect against tampering of the disk, but it cannot protect against firmware tampering.
|
||||
The problem with this design is that everything hinges on the boot block doing its initial measurements truthfully. Since the user is supposed be able to change the key, no key can be set up with Boot Guard to protect the boot block. The result is that there is nothing stopping an attacker from flashing a piece of malicious firmware that will just lie about the measurements. At best, Heads can protect against tampering of the disk, but it cannot protect against tampering of the firmware.
|
||||
|
||||
#### PureBoot & Purism
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user