blog: secure file/folder deletion

Discussion & Support for xplorer² professional

Moderators: fgagnon, nikos, Site Mods

User avatar
nikos
Site Admin
Site Admin
Posts: 16310
Joined: 2002 Feb 07, 15:57
Location: UK

blog: secure file/folder deletion

Post by nikos »

here's the comment area for today's blog article found at
http://zabkat.com/blog/30Aug09-destroy-files.htm
kev
Bronze Member
Bronze Member
Posts: 110
Joined: 2003 Jun 16, 18:54

Post by kev »

it would seem logical in a case of distributed writes as you describe for solid state memory that the shred function would zero the file with the most recent changes as mapped by up-to-date file allocation information, not writing zeroes somewhere else.

it is surely from previous writes in the file's history that file data allocated elsewhere might remain, and therein lies the risk.
User avatar
nikos
Site Admin
Site Admin
Posts: 16310
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

but this information is hidden from top level applications. That's why the only security comes from formatting/erasing the complete USB stick, not just a single file
snemarch
Bronze Member
Bronze Member
Posts: 94
Joined: 2008 Jan 15, 10:08

Post by snemarch »

For solid-state devices with write distribution it's not the filesystem the distributes the writes, but the device firmware - which means the information isn't just invisible to top-level applications, your OS doesn't (and can't) know about it either.

I haven't heard about any USB flash drives that does this, though - and a lot of SATA SSDs don't even have the feature either, because it means somewhat more expensive design.

PS: before anybody starts yelling that single-pass zero overwrite is unsafe, read the Gutmann article that Nikos links to... even Gutmann himself says that these days, he doubts that (even with the batshit insane expensive lab equipment) you'd be able to recover data after a single-pass overwrite.
Kilmatead
Platinum Member
Platinum Member
Posts: 4813
Joined: 2008 Sep 30, 06:52
Location: Baile Átha Cliath

Post by Kilmatead »

snemarch wrote:...the batshit insane expensive lab equipment
Cheaper if you live in Austin as guano is in plentiful supply.  :wink: