Re: secure file deletion

From: Iwo Mergler (Iwo.mergler@soton.sc.philips.com)
Date: 07/11/02


Date: Thu, 11 Jul 2002 15:11:18 +0100
From: Iwo Mergler <Iwo.mergler@soton.sc.philips.com>

Christian Kellermann wrote:
>
> Hi,
>
> I need to remove some sensitive data off a hard disc.
> What is the best way to do so?
>
> I tried google and found fwipe srm and wipe.
> Which one offers the best solution? Or did I miss a better program?
>
> Thanks for your advice
>
> Chris

Depends how paranoid you are.

* Simply delete the files to protect yourself
  from Joe Normal.

* Overwrite the files/disk to protect yourself
  from someone with software knowledge.

* Shred and burn the disk to protect yourself
  from someone with hardware knowledge and time+money.

About the last point, harddisk heads are subject
to oscillations, so if you overwrite data, the
'track' on the disk is not exactly the same.

It is possible to read the disk in high resolution
and decode fragments of 'overwritten' data. This
normally involves disassembling the drive under
cleanroom conditions and some mechanical and
chemical processing.

BTW, there are companies out there doing this for
fees well within the reach of a small company.

Pick your choice :)

Kind regards,

Iwo



Relevant Pages

  • Re: secure file deletion
    ... >* Overwrite the files/disk to protect yourself ... > from someone with software knowledge. ... >'track' on the disk is not exactly the same. ... Although whether they use random data ...
    (comp.os.linux.security)
  • Re: Disk over writing software
    ... requirement of cleaning up the data on the hard disk. ... First of all, overwriting an entire filesystem, or larger area of the ... Secure overwrite of filemay be ... be left as it exists - e.g. if a 512 byte sector has been allocated ...
    (comp.os.linux.security)
  • Re: Question about secure empty trash/srm
    ... Quoting from the srm man page: ... through normal OS channels to read/write disk blocks. ... drive hardware composes the logical bits/bytes from (a simple overwrite ... With journaling, disk-writes are first committed to the journal file ...
    (comp.sys.mac.system)
  • Re: Linux, BSD, and Unix are fundamentally insecure.
    ... Someone can just take the Linux disk out, ... > Windows doesn't have this flaw. ... > recovery CD. ... How do you want to protect system files this ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Linux, BSD, and Unix are fundamentally insecure.
    ... Someone can just take the Linux disk out, ... > Windows doesn't have this flaw. ... > recovery CD. ... How do you want to protect system files this ...
    (comp.unix.bsd.openbsd.misc)