|
|
|
|
|
by nodata
5284 days ago
|
|
The EVM part interests me. It provides a way of guaranteeing that a file has not been changed by using a combination of a passphrase and a key stored in the TPM, along with hashes of files stored as xattrs on disk. More info here:
http://lwn.net/Articles/394170/ One question I have though is how to guarantee that the kernel hasn't been modified to misread the xattrs or log the passphrase. Anyone know? |
|
Google invented their own verified boot system for ChromeOS: http://www.chromium.org/chromium-os/chromiumos-design-docs/v...
Or you could use upcoming UEFI secure boot: http://mjg59.dreamwidth.org/6054.html