From ad7dbadcb7964598e061a4d3bcd404e3f63a4c05 Mon Sep 17 00:00:00 2001 From: Daniel Jahre Date: Mon, 24 May 2004 09:31:10 +0000 Subject: [PATCH] Daniel Pischl: Added package SRM. [2004051610393015006] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@3084 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/daniel/srm/srm.desc | 42 +++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 package/daniel/srm/srm.desc diff --git a/package/daniel/srm/srm.desc b/package/daniel/srm/srm.desc new file mode 100644 index 000000000..9a4d2f3ec --- /dev/null +++ b/package/daniel/srm/srm.desc @@ -0,0 +1,42 @@ +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/daniel/srm/srm.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] + +[I] Secure file deletion for POSIX systems + +[T] srm is a secure replacement for rm(1). +[T] Unlike the standard rm, it overwrites the data in the target files before unlinking them. +[T] This prevents command-line recovery of the data by examining the raw block device. +[T] It may also help frustrate physical examination of the disk, +[T] although it's unlikely that it can completely prevent that type of recovery. +[T] It is, essentially, a paper shredder for sensitive files. + +[U] http://srm.sourceforge.net + +[A] Matthew Gauthier +[M] Daniel Pischl + +[C] extra/security + +[L] MIT +[S] Stable +[V] 1.2.8 +[P] X -----5---9 401.000 + +[D] 2674399658 srm-1.2.8.tar.gz http://heanet.dl.sourceforge.net/sourceforge/srm/