Previous: Signing GRUB itself, Up: Security [Contents][Index]
Security hardening involves additional / optional configuration and customization steps to GRUB to maximize security. The extent to which hardening can be accomplished depends on the threats attempting to be mitigated for a given system / device, the device architecture, and number of GRUB features required. The following is a listing of hardening steps which may be considered:
# ./configure --enable-stack-protector
Please reference the file INSTALL for detailed instructions on how to build GRUB.
Previous: Signing GRUB itself, Up: Security [Contents][Index]