diff options
| -rw-r--r-- | references.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/references.md b/references.md index 1314b3a..ed6f01f 100644 --- a/references.md +++ b/references.md @@ -37,7 +37,11 @@ * [MissingLink.xyz - Tutorial: GRUB2 Cryptomount](http://missinglink.xyz/grub2-bootloader/understanding-grub2-cryptomount/). * [Ubuntu Full Disk Encryption (FDE) with encrypted /boot](http://missinglink.xyz/security/tutorial-debianubuntu-full-disk-encryption-luks-fde-including-encrypted-boot/) * [Full disk encryption with LUKS (including /boot) · Pavel Kogan](http://www.pavelkogan.com/2014/05/23/luks-full-disk-encryption/). -* [Full-Crypto setup with GRUB2](http://michael-prokop.at/blog/2014/02/28/full-crypto-setup-with-grub2/) +* [Full-Crypto setup with GRUB2](http://michael-prokop.at/blog/2014/02/28/full-crypto-setup-with-grub2/). +* Attacks: + * [The current state of full disk encryption is still not good (2025) · debugging works! Linux · Code · Security](https://debugging.works/blog/the-current-state-of-full-disk-encryption-is-still-not-good/). + * [Your Linux full disk encryption is useless (2023) · debugging works! Linux · Code · Security](https://debugging.works/blog/your-fde-is-useless/). + * [PoC: Implementing evil maid attack on encrypted /boot (2022) · debugging works! Linux · Code · Security](https://debugging.works/blog/evil-maid-attack/). ## LUKS |
