Secure Boot: Difference between revisions
Move Limine implementation specifics to existing page and removed opinionated preference for Limine |
m Replacing dead link with docs from the GitHub repository. |
||
| (One intermediate revision by one other user not shown) | |||
| Line 14: | Line 14: | ||
It is recommended to enable a BIOS password and full disc encryption to prevent attacks against UEFI and Secure Boot. | It is recommended to enable a BIOS password and full disc encryption to prevent attacks against UEFI and Secure Boot. | ||
<!--T:4--> | |||
== Lanzaboote == | == Lanzaboote == | ||
Lanzaboote has two components: <code>lzbt</code> and <code>stub</code>. | Lanzaboote has two components: <code>lzbt</code> and <code>stub</code>. | ||
| Line 52: | Line 52: | ||
<!--T:14--> | <!--T:14--> | ||
Follow the instructions in the [https://github.com/nix-community/lanzaboote/blob/master/docs/ | Follow the instructions in the [https://github.com/nix-community/lanzaboote/blob/master/docs/getting-started/prepare-your-system.md Quick Start guide]. | ||
<!--T:15--> | <!--T:15--> | ||