LWN.net Logo

Advertisement

E-Commerce & credit card processing - the Open Source way!

Advertise here

Cold Reboot Attacks on Disk Encryption

Cold Reboot Attacks on Disk Encryption

Posted Feb 23, 2008 22:42 UTC (Sat) by macc (subscriber, #510)
In reply to: Cold Reboot Attacks on Disk Encryption by endecotp
Parent article: Cold Reboot Attacks on Disk Encryption

GPS? tilt sensor or one of these little gyro thingies used
for model helicopters? Then moving the box would shut the OS down?

G!
MACC


(Log in to post comments)

Cold Reboot Attacks on Disk Encryption

Posted Feb 26, 2008 5:52 UTC (Tue) by njs (subscriber, #40338) [Link]

Naw, don't shut down.  Presumably the real solution is to every n minutes throw away crypto
keys and at the next attempt to access the encrypted data, require the passphrase be
re-entered.  (We assume that attackers can't or won't breach the case to suck things out in
less than n minutes.)  Then if you want to get fancy, you can also add accelerometers to the
list of things that trigger the crypto keys being flushed.

Nagging the user on a timer is somewhat annoying, of course, but should be practical if one
really has secret data (and if you segregate out the actually secret stuff from the everyday
stuff).  It might even be a feature to bug the user occasionally while they have secret data
open, to remind them of this fact -- sort of a modern equivalent to root's "#" prompt.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds