diff options
Diffstat (limited to 'site/faq')
-rw-r--r-- | site/faq/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index dada502..19b593e 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -604,7 +604,7 @@ </p> <p> Example attack that malicious firmware could do: substitute your SSH keys, allowing unauthorized remote access by an unknown - adversary. Or maybe substitute your GPG keys. AHCI (SATA) drives also will have DMA, which means that they could read + adversary. Or maybe substitute your GPG keys. SATA drives can also have DMA (through the controller), which means that they could read from system memory; the drive can have its own hidden storage, theoretically, where it could read your LUKS keys and store them unencrypted for future retrieval by an adversary. </p> |