Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 12 Feb 2002 19:37:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 12 Feb 2002 19:36:58 -0500 Received: from femail17.sdc1.sfba.home.com ([24.0.95.144]:43706 "EHLO femail17.sdc1.sfba.home.com") by vger.kernel.org with ESMTP id ; Tue, 12 Feb 2002 19:36:52 -0500 Date: Tue, 12 Feb 2002 19:36:49 -0500 From: Tom Vier To: Roy Sigurd Karlsbakk Cc: linux-kernel@vger.kernel.org Subject: Re: secure erasure of files? Message-ID: <20020213003649.GA13722@zero> In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 12, 2002 at 02:12:49PM +0100, Roy Sigurd Karlsbakk wrote: > Does anyone know if it'll be hard to enable a secure deletion of > Is this hard/possible/doable? read: http://wipe.sf.net/ it's the site of my file wiper. note the list of situations in which it definetly will not work. if you really don't want plaintext laying around, then using an encrypted fs is the only way. a new version will be out soon, with a couple minor bug fixes. wipe is mostly useful for wiping a drive you're selling of personal stuff. also, don't forget about swap. if, for example, a proc reads the contents of a file from an encrypted fs into a buffer, the buffer can be written to swap in plaintext. -- Tom Vier DSA Key id 0x27371A2C - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/