diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-08-09 07:41:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-09 23:03:35 +0700 |
commit | 31605929577feae1de9e20f73a9420f17c57f003 (patch) | |
tree | 620f6f519c10b763e0012f0e3683530fda9e1582 /system/wipe/README | |
parent | 13d3053b2e696fb310d96b327106cb7e610bd3ed (diff) | |
download | slackbuilds-31605929577feae1de9e20f73a9420f17c57f003.tar.gz |
system/wipe: Added (Secure data destruction).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/wipe/README')
-rw-r--r-- | system/wipe/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/wipe/README b/system/wipe/README new file mode 100644 index 0000000000..cb820ccd25 --- /dev/null +++ b/system/wipe/README @@ -0,0 +1,3 @@ +wipe (Secure data destruction). + +Wipe is a file and block device wiping utility. It is based on work by Peter Gutmann. |