scrub-files(1) | GNU Telephony | scrub-files(1) |
scrub-files - securely erase files by filling with random data first.
scrub [options] paths...
This command is used to securely erase files. This is accomplished by filling the file with random data in pre-sized chunks. Multiple passes of random data may also be used. The pre-sized chunks are used to remove information about exact original file size. Other options include random renaming of the original file before deletion and the use of truncation to break down meta-data on what blocks in the file system were originally associated with a securely deleted file. This is specifically intended to make it harder to perform forensic analysis on securely erased files.
scrub-files was written by David Sugar <dyfet@gnutelephony.org>.
Report bugs to bug-commoncpp@gnu.org or bugs@gnutelephony.org.
Copyright © 2010-2014 David Sugar, Tycho Softworks.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
January 2010 | GNU uCommon |