Dash:
[t2-trunk.git] / package / security / srm / srm.desc
blob7cc95efd6c0ee93aecf26102ad96ff2ab2ad76fb
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/srm/srm.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] Secure file deletion for POSIX systems
15 [T] srm is a secure replacement for rm(1).
16 [T] Unlike the standard rm, it overwrites the data in the target files before unlinking them.
17 [T] This prevents command-line recovery of the data by examining the raw block device.
18 [T] It may also help frustrate physical examination of the disk,
19 [T] although it's unlikely that it can completely prevent that type of recovery.
20 [T] It is, essentially, a paper shredder for sensitive files.
22 [U] http://srm.sourceforge.net
24 [A] Matthew Gauthier
25 [M] The T2 Project <t2@t2-project.org>
27 [C] extra/security
28 [F] CROSS
30 [L] MIT
31 [S] Stable
32 [V] 1.2.15
33 [P] X -----5---9 135.400
35 [D] e2f42e6c1f582ff51964edcc7b72f604feb3b0622912e08436790fed srm-1.2.15.tar.gz http://dl.sourceforge.net/sourceforge/srm/