| Author |
Message |
|
|
Post subject: Announcing: secure "rm" utility
Posted: Jan 28, 2004 - 01:57 AM
|
|
Senior Member
Joined: Sep 15, 2003
Posts: 172
|
|
When you "rm" a file from your filesystem, the file contents are still
available on the disk. To securely wipe out the file, you need the
"secure rm" utility. It can wipe a file all to zero before unlinking it:
srm -Xz filename
or, for the really security-minded individual, it can write multiple
copies of randomized garbage over the file before unlinking it:
srm -X8 filename
will write 8 different patterns of garbage over the file.
ALPHA version is available at:
http://www.parse.com/samples/manpages/srm.html
"srm" is intended to replace "rm".
Please report any bugs you may find.
Cheers,
-RK
--
[If replying via email, you'll need to click on the URL that's emailed to you
afterwards to forward the email to me -- spam filters and all that]
Robert Krten, PDP minicomputer collector http://www.parse.com/~pdp8/ |
|
|
| |
|
|
|
 |
|
|
Post subject: Re: Announcing: secure "rm" utility
Posted: Aug 15, 2004 - 07:00 AM
|
|
Senior Member
Joined: Feb 24, 2004
Posts: 633
|
|
On 28 Jan 2004 01:57:02 GMT, Robert Krten <rk@parse.com> wrote:
Quote:
"secure rm" utility. It can wipe a file all to zero before unlinking it...
Is for QNX v4.xx?
Tony. |
|
|
| |
|
|
|
 |
|
|
Post subject: Re: Announcing: secure "rm" utility
Posted: Aug 15, 2004 - 04:32 PM
|
|
Senior Member
Joined: Sep 15, 2003
Posts: 172
|
|
Tony <mts.spb.suxx@mail.ru> wrote:
Quote:
On 28 Jan 2004 01:57:02 GMT, Robert Krten <rk@parse.com> wrote:
"secure rm" utility. It can wipe a file all to zero before unlinking it...
Is for QNX v4.xx?
See http://www.parse.com/samples/manpages/srm.html :-)
It's for QNX 6, but I don't recall doing anything that would prevent it from
being ported to QNX 4 ...
Cheers,
-RK
--
[If replying via email, you'll need to click on the URL that's emailed to you
afterwards to forward the email to me -- spam filters and all that]
Robert Krten, PDP minicomputer collector http://www.parse.com/~pdp8/ |
|
|
| |
|
|
|
 |
|
|
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group Credits |
|
|