aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2023-10-05 16:47:56 +0200
committerHimbeerserverDE <himbeerserverde@gmail.com>2023-10-05 16:47:56 +0200
commit17c0a547fe2f4297da7079bd75563a71cd0738e0 (patch)
tree1d39214f351a835fa6623f316750ac7be0ef1e4b
parent1b3d23afd1a7bff965b97dfbae94b842fa717a33 (diff)
explain uefi esp security warning
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 618fb74..f4125a6 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,9 @@ curl -fsSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/u
## FDE (Full Disk Encryption) Usage (UEFI / GPT)
-**WARNING: The EFI partition cannot be encrypted.**
+**WARNING: The EFI partition cannot be encrypted. This probably doesn't matter
+as long as nobody has physical access to the machine, but make sure
+not to store any information in /boot/efi by accident.**
```
curl -fsSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/cryptuefiinstall | sh