shred command: makes files unrecoverable in Linux
|
Are you still removing your files containing sensitive information (ssh keys, account password, auth file, etc) using the standard way?
Then you are making it easier for third-party applications to recover. Let’s dig in more; every time you delete files the standard way, they just get unlinked from the filesystem, making the block free for overwriting.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.