...
Why should you shred information?
There are quite a few many software tools today for retrieval of deleted files. Those tools, often referred to as "file recovery" software, are taking advantage of shortcoming the "delete" command that we all use regularly to delete files. Actually, the "delete" operation only removes bits of information from files so they appear deleted in OS. It is easy to retrieve those files using aforementioned specialized file recovery software. In order to remove, or shred files permanently from your system you have to use a program that is capable of rewriting the files with random series of binary data multiple times. This process is often called shredding. That way, the actual content of the file has been overwritten and the possibilities to recover such a shredded file are mostly theoretical.
...