From 5d47f5f74cc9f5e186de8db5305a44029ebbb362 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Tue, 5 Jul 2022 10:45:09 -0400 Subject: [PATCH] comments --- etc/default/grub.d/40_cold_boot_attack_defense.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/default/grub.d/40_cold_boot_attack_defense.cfg b/etc/default/grub.d/40_cold_boot_attack_defense.cfg index 9342c5a..a4a04eb 100644 --- a/etc/default/grub.d/40_cold_boot_attack_defense.cfg +++ b/etc/default/grub.d/40_cold_boot_attack_defense.cfg @@ -1,6 +1,8 @@ ## Copyright (C) 2022 - 2022 ENCRYPTED SUPPORT LP ## See the file COPYING for copying conditions. +## Wiping RAM at shutdown to defeat cold boot attacks. +## ## RAM wipe is enabled by default on host operating systems, real hardware. ## RAM wipe is disabled by in virtual machines (VMs). ##