Re: [Passwordsafe-devel] SecureAllocator
Popular easy-to-use and secure password manager
Brought to you by:
ronys
From: Edward E. <pas...@ed...> - 2002-06-22 07:37:57
|
Quick addendum: Steve Loughran wrote: > when a suspend or hibernate WM_POWER message comes in, but I also recommend > doing the same thing when the app wakes up; a laptop's 'panic' shutdown can > hibernate without sending a message out to anything 1) Is there a way to detect when the laptop comes back up after such a forced hibernation? 2) There's no need to erase the data from the application's memory when coming out of hibernation. The danger is in the data written to disk. Is there a way to locate the disk sectors the memory was written to on hibernation so we can scrub them? Ed |