linuxboot / heads

A minimal Linux that runs as a coreboot or LinuxBoot ROM payload to provide a secure, flexible boot environment for laptops, workstations and servers.
https://osresearch.net/
GNU General Public License v2.0
1.41k stars 186 forks source link

Investigate possible chassis intrusion detection implementation #1000

Open Tonux599 opened 3 years ago

Tonux599 commented 3 years ago

The KGPE-D16 has chassis intrusion headers on the board, as briefly outlined here: https://github.com/lampmerchant/kgpe-d16/blob/main/w83795g-intrusion.md

We should look into how this can be implemented in heads so that when the alarm is triggered the user is informed of such and an attacker could not reset the alarm without the user knowing.

tlaurion commented 3 years ago

Relevant threads @Tonux599