From 18b1f72bb76bb2ad44f140bbc3f22ac5699323f0 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Tue, 09 Jun 2015 13:31:16 -0400 Subject: Make the home page actually useful The old one was crap by comparison. --- (limited to 'site/index.php') diff --git a/site/index.php b/site/index.php index ba6de89..b234a1f 100644 --- a/site/index.php +++ b/site/index.php @@ -45,33 +45,51 @@
-

- +

+ Libreboot has many practical advantages over proprietary boot + firmware, such as faster boot speeds and better security; source audits are possible and, + therefore, the firmware is unlikely to contain backdoors (common in proprietary firmware). You + can install GNU/Linux with encrypted /boot/, verify GPG signatures on your kernel, + write-protect the flash chip, run a full operating system directly + from the flash chip (planned for a future release), and more. +

-

- - -

+

+

+ + +

How to help?

+

+ Libreboot is developed in a series of git repositories for the firmware (coreboot distribution), documentation and the main part of the website. +

+

+ A list of high priority tasks can be found at docs/tasks.html. +

+

+ Information about how libreboot is maintained, can be found at docs/maintain/index.html. +

+

+ +
\ No newline at end of file +?> -- cgit v0.9.1