Security and harddisk crubbing in Linux

Peter Barker pbarker at barker.dropbear.id.au
Fri Oct 26 11:02:29 EST 2001


On Fri, 26 Oct 2001, Anthony Wesley wrote:

> Why write random bits? Why not just zero everything with
> 
> 	... dd if=/dev/zero ...
> 
> This will run somewhat faster.

Assuming "0" maps to "magnetic field always aligned this way" on
the disc, hardware recovery tools can tell that at one stage this bit was
aligned the other way. Flipping the field, IOW, is not completed by your
average drive.

It is hoped that by randomising the data on the disk several times, you
will confuse the issue enough so no data can be recovered.

> cheers, Anthony

Yours,
-- 
Peter Barker                          |   N    _--_|\ /---- Barham, Vic 
Programmer,Sysadmin,Geek              | W + E /     /\                
pbarker at barker.dropbear.id.au         |   S   \_,--?_*<-- Canberra      
You need a bigger hammer.             |             v    [35S, 149E]   
qq%I've never heard of it or used it, apart from finding it in the Camel
 book and saying "Oh god".% -- Onceler






More information about the linux mailing list