Tag Archives: software

File Shredder

Typically, when you ‘delete’ a file, you are only detaching the link from your filesystem to the actually binary data on the physical platters of your hard drive. The data aren’t really gone. The filesystem declares this space as ‘free’ or ‘available’, and so only goes away when that space is overwritten by new data. [...]