Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Vuln-Dev
[Top] [All Lists]

Re: Peter Gutmann data deletion theaory?

Subject: Re: Peter Gutmann data deletion theaory?
Date: Sat, 23 Jul 2005 12:18:55 -0700
On Fri, 2005-07-22 at 15:01 +0200, "Vincent DUVERNET (Nolmë
Informatique)" wrote:
every body speaks about hardware & the best way for datas to be 
unrecoverable.
Where states can use eletron microcope or other great machines, data 
encryption like EFS is another way to reinforce security no ?

If you don't want someone to be able to read your data, the best choice
is to encrypt it before it reaches the storage medium. Then destroy the
platters or wipe them or whatever feel good plan you have. Something
like loop-aes in linux or gbde in freebsd does that on the software side
(loop-aes even does in memory encryption key scrubbing [1]).

If you want something kept secret, loop-aes and gbde are your best bets
for offline security even before you've tried to destroy the data.
Sometimes you don't get a chance to destroy your cache of drives in the
closet before someone gets them.

It's obviously a choice about the threat model. With laptops it seems
like an obvious choice. Sometimes the performance hit isn't worth it but
for mobile devices and other high theft devices, it seems like unless
your data is worthless, you should encrypt it.

[1]: "Loop encryption key scrubbing moves and inverts key bits in
kernel RAM so that the thin oxide which forms the storage capacitor
dielectric of DRAM cells is not permitted to develop detectable property."

-- 
Jake Appelbaum <jacob@appelbaum.net>

Attachment: signature.asc
Description: This is a digitally signed message part

<Prev in Thread] Current Thread [Next in Thread>