|
|||||||||||
|
Re: Adding of peter gutmann's paper concept to /bin/rm
From: Marcus Watts <mdw(at)umich.edu>
Date: Wed Mar 26 2003 - 23:00:02 EST
Their paper is here: http://www.computer.org/security/garfinkel.pdf They define quite clearly what they mean by "format", and yes, it's the MicroSoft definition == what we know is really "mkfs". Even what is called a "low-level" format in the MicroSoft universe may not really do much more than zero data blocks on many modern disk drives - bad things happen when you erase embedded servo data. The point I think they really make is that if you're going to throw away a drive you should sanitize it first. Rather than trying to "fix" rm, slightly more useful utilities for the OpenBSD world would be tools to zero unused space in filesystems, and tools to do the multiple overwrite thing on a partition or whole drive basis. But I can't say that I see this as being all that exciting. I sometimes wonder just how effective the "overwriting" strategy is in "kdestroy". At least "rm -P" does an fsync. -Marcus Watts [ I still get a kick out of the difference between "boot" and "system" disks in Windows XP. ] Received on Wed Mar 26 23:04:24 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:48:37 EDT |
||||||||||
|
|||||||||||