mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
2b4889f439
- Update to 1.2.12 - Add STAGE support - Fix file fetch - Add LICENSE - Pacify portlint(1) Reported by: portscout
7 lines
305 B
Plaintext
7 lines
305 B
Plaintext
Secure rm (srm) is a command-line utility compatible with rm(1) which destroys
|
|
file contents before unlinking. The goal is to provide drop-in security for
|
|
users who wish to prevent command-line recovery of deleted information, even if
|
|
the machine is compromised.
|
|
|
|
WWW: http://sourceforge.net/projects/srm
|