aboutsummaryrefslogtreecommitdiff
path: root/index.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'index.mdwn')
-rw-r--r--index.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.mdwn b/index.mdwn
index 9337e16..94dbe8a 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -72,7 +72,7 @@ Threat Model
### Does bootless mitigate all types of Evil Maid attacks? No.
-1. It reduces the attack surface by placing the bootloader away from the physical machine and recommending you to use Full Disk Encryption (FDE) to store your operating system, swap and data.
+1. It reduces the attack surface by placing the bootloader and images away from the physical machine and recommending you to use Full Disk Encryption (FDE) to store your operating system, swap and data.
2. Infection is still possible in plenty of unencrypted/unauthenticated software residing in the machine, such as BIOS, network firmware and potential backdoors such as Intel's AMT/ME.