From 09b0d2637754dc7c1ca0762b05080c53116b3189 Mon Sep 17 00:00:00 2001
From: Francis Rowe
Date: Thu, 15 Oct 2015 04:41:30 -0400
Subject: talk about examples of special features in libreboot
---
diff --git a/site/index.php b/site/index.php
index 876f618..f45fa7c 100644
--- a/site/index.php
+++ b/site/index.php
@@ -58,6 +58,9 @@
easy to use, by providing an automated build and installation process (and tested, stable releases), along with documentation designed for non-technical users.
You don't even need to build from source if you don't want to; ROM images and utilities are also included in each release, pre-compiled from the available source code.
+
+ Libreboot has many practical advantages over proprietary firmware, such as faster boot speeds and better security. For example, you can install GNU/Linux with an encrypted /boot/ directory, sign your kernels, load a kernel from the flash chip, and more!
+