All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] luksSuspend
@ 2011-01-27  8:35 Navix
  2011-01-27 11:02 ` Arno Wagner
  0 siblings, 1 reply; 2+ messages in thread
From: Navix @ 2011-01-27  8:35 UTC (permalink / raw)
  To: dm-crypt

[-- Attachment #1: Type: text/plain, Size: 726 bytes --]

I have an alarm system that runs a script and I'm looking for the quickest
method to clear the encryption keys from the RAM to prevent cold boot
attacks. The server has two RAID 0 arrays assume "ARRAY0" is the boot drive
that is encrypted and contains Ubuntu 10.04, the cryptsetup binary is on
this array. The other array "ARRAY1" is a storage array that is also
encrypted. Will running the commands below clear the encryption keys from
the RAM even tough the cryptsetup binary is on the encrypted array that will
be suspended and is there a better method for doing this? Also do these
commands clear the write buffer for the hard drive or could some data be
lost?

cryptsetup luksSuspend ARRAY1
cryptsetup luksSuspend ARRAY0

[-- Attachment #2: Type: text/html, Size: 766 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-27 11:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-27  8:35 [dm-crypt] luksSuspend Navix
2011-01-27 11:02 ` Arno Wagner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.