chkboot icon indicating copy to clipboard operation
chkboot copied to clipboard

chkboot is a tool to help detect changes to an unencrypted /boot partition.

Results 7 chkboot issues
Sort by recently updated
recently updated
newest added

Hi Could you add a section to the readme listing related projects? https://github.com/QubesOS/qubes-antievilmaid should be a start for a more serious variant of chkboot. (Shameless slefplug) Also, for servers, [FDEunlock](https://github.com/ypid/fdeunlock)...

Currently when chkboot -u is ran, the checksum files are not actually updated. This pull request fixes that.

Users can now run a custom alert script upon hash check failure. The alert script can be used to take down network interfaces immediately, unmount all encrypted volumes, etc.

After making intended changes to the /boot filesystem, the user is intended to run the command "chkboot -u". However, running this command does effectively nothing. This causes a false positive...