All of lore.kernel.org
 help / color / mirror / Atom feed
From: Padraig Brady <padraig@antefacto.com>
To: Davidovac Zoran <zdavid@unicef.org.yu>
Cc: Roy Sigurd Karlsbakk <roy@karlsbakk.net>, linux-kernel@vger.kernel.org
Subject: Re: secure erasure of files?
Date: Tue, 12 Feb 2002 14:03:19 +0000	[thread overview]
Message-ID: <3C6920A7.2080002@antefacto.com> (raw)
In-Reply-To: <Pine.LNX.4.33.0202121438560.7616-100000@unicef.org.yu>

And a patch to call it automatically:
http://www.tpgn.net/exploits/linux/secrm.kernel.patch.2.2.14.txt

On a related note is there any way to clear the unused portion
of the last block of a file. Obviously it's file system dependent,
but what happens in general on ext2?

Padraig.

Davidovac Zoran wrote:
> there is srm (secure rm) somewhere on the net
> here srm.sourceforge.net
> srm - secure file deletion for posix systems
> 
> happy srm,
> 
>       Zoran
> 
>    srm is a secure replacement for rm(1). Unlike the standard rm, it
>    overwrites the data in the target files before unlinking them. This
>    prevents command-line recovery of the data by examining the raw block
>    device. It may also help frustrate physical examination of the disk,
>    although it's unlikely that it can completely prevent that type of
>    recovery. It is, essentially, a paper shredder for sensitive files.
> 
>    srm is ideal for personal computers or workstations with Internet
>    connections. It can help prevent malicious users from breaking in and
>    undeleting personal files, such as old emails. It's also useful for
>    permanently removing files from expensive media. For example, cleaning
>    your diary off the zip disk you're using to send vacation pictures to
>    Uncle Lou. Because it uses the exact same options as rm(1), srm is
>    simple to use. Just subsitute it for rm whenever you want to destroy
>    files, rather than just unlinking them.
> 
> 
> On Tue, 12 Feb 2002, Roy Sigurd Karlsbakk wrote:
> 
> 
>>Date: Tue, 12 Feb 2002 14:12:49 +0100 (CET)
>>From: Roy Sigurd Karlsbakk <roy@karlsbakk.net>
>>To: linux-kernel@vger.kernel.org
>>Subject: secure erasure of files?
>>
>>hi all
>>
>>Does anyone know if it'll be hard to enable a <em>secure</em> deletion of
>>files? What I mean is not merely overwriting it with NULLs, but rather
>>using a more sophisticated overwrite, like the IBAS ExpertEraser software
>>(http://www.ibas.com/erasure/)
>>
>>Is this hard/possible/doable?
>>
>>roy



  reply	other threads:[~2002-02-12 14:09 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-12 13:12 secure erasure of files? Roy Sigurd Karlsbakk
2002-02-12 13:41 ` Davidovac Zoran
2002-02-12 14:03   ` Padraig Brady [this message]
2002-02-12 15:55   ` Andreas Ferber
2002-02-12 19:47     ` Jan Hudec
2002-02-12 20:25       ` Andrew Morton
2002-02-13  0:03         ` Jeff Garzik
2002-02-13  9:33     ` Helge Hafting
2002-02-13 18:27       ` Mike Fedyk
2002-02-13  0:36 ` Tom Vier
2002-02-13  0:45   ` Jeff Garzik
2002-02-20 15:34 ` Bill Davidsen
     [not found] <200202121326.g1CDQct12086@Port.imtp.ilyichevsk.odessa.ua>
2002-02-12 13:33 ` Roy Sigurd Karlsbakk
2002-02-17 21:19   ` Jan-Frode Myklebust
2002-02-19 12:54     ` Jens Schmidt
2002-02-19 14:24       ` Richard B. Johnson
2002-02-21  2:56         ` Petro
2002-02-21  3:20           ` M. Edward Borasky
2002-02-21 17:01             ` Holger Lubitz
2002-02-26  3:39             ` Petro
  -- strict thread matches above, loose matches on Subject: below --
2002-02-12 21:14 Torrey Hoffman
2002-02-19 14:48 Roy Sigurd Karlsbakk
2002-02-19 17:32 ` Rogier Wolff
2002-02-19 17:59   ` Martin J. Bligh
2002-02-19 18:48     ` Rogier Wolff
2002-02-19 20:01       ` Andreas Dilger
2002-02-19 23:13 ` Roy Sigurd Karlsbakk
2002-02-19 16:19 Jesse Pollard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3C6920A7.2080002@antefacto.com \
    --to=padraig@antefacto.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roy@karlsbakk.net \
    --cc=zdavid@unicef.org.yu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.