summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-09-12 18:20:41 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-09-12 18:20:41 (EDT)
commite69953a9a2f6d0874185f6789a5a9afde62decf7 (patch)
tree66852f06ac7284eb4165d5707b8433db4c565c09
parent3bb02e1aacdf87a0b3cdbdcc8300e65404f91cf2 (diff)
downloadlibreboot.org-e69953a9a2f6d0874185f6789a5a9afde62decf7.zip
libreboot.org-e69953a9a2f6d0874185f6789a5a9afde62decf7.tar.gz
libreboot.org-e69953a9a2f6d0874185f6789a5a9afde62decf7.tar.bz2
FAQ: emphasize that that the ME firmware is proprietary
-rw-r--r--site/faq/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php
index 0c603f8..5658efb 100644
--- a/site/faq/index.php
+++ b/site/faq/index.php
@@ -119,7 +119,7 @@
</p>
<h3 id="intelme">Intel Management Engine (ME) <span class="ref">(<a href="#intelme">#intelme</a>)</span></h3>
<p>
- The ME is a separate processor that exists in all Intel chipsets past the year ~2006. It provides remote access capabilities,
+ The ME is a separate processor that exists in all Intel chipsets past the year ~2006, running its own embedded (and proprietary) operating system. It provides remote access capabilities,
independently from the running operating system, with full access to RAM, and full networking support. <i>With a functioning ME, your system
is left wide open for attack. It can also phone home to Intel.</i> It also handles the
TPM, AMT (<a href="https://www.fsf.org/blogs/community/active-management-technology">Active Management Technology</a>), <a href="https://mjg59.dreamwidth.org/33981.html">Boot Guard</a> and various <a href="https://defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> mechanisms.