summaryrefslogtreecommitdiffstats
path: root/system/srm/slack-desc
diff options
context:
space:
mode:
author Philip Lacroix2015-11-04 19:39:52 +0100
committer Willy Sudiarto Raharjo2015-11-05 18:27:29 +0100
commit9bd9c5cdf5de656666e534de2f510e255f863535 (patch)
tree5f469fe5dd8b486b47d030f80984ab0673bc6e8f /system/srm/slack-desc
parent70bf054b35a2d9333a2f79dcafb2ce164d0e90f3 (diff)
downloadslackbuilds-9bd9c5cdf5de656666e534de2f510e255f863535.tar.gz
system/srm: Updated for version 1.2.15 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/srm/slack-desc')
-rw-r--r--system/srm/slack-desc10
1 files changed, 5 insertions, 5 deletions
diff --git a/system/srm/slack-desc b/system/srm/slack-desc
index 4f1a5047fb..6ba9822f9b 100644
--- a/system/srm/slack-desc
+++ b/system/srm/slack-desc
@@ -11,9 +11,9 @@ srm:
srm: srm is a secure replacement for rm(1). Unlike the standard rm, it
srm: overwrites the data in the target files before unlinking them. This
srm: prevents command-line recovery of the data by examining the raw block
-srm: device. It may also help frustrate physical examination of the disk,
-srm: although it's unlikely that it can completely prevent that type of
-srm: recovery. It is, essentially, a paper shredder for sensitive files
-srm:
-srm:
+srm: device. It may also help frustrate a physical examination of the disk,
+srm: although it's unlikely that it can completely protect against this
+srm: type of recovery. Please note that srm will NOT work as expected with
+srm: journaled filesystem (e.g. reiserfs, ext3).
srm:
+srm: Homepage: http://srm.sourceforge.net/