Hacker News new | ask | show | jobs
by lenazegher 4785 days ago
>As you probably read in advanced security blogs, 7 passes on a disk is a strong erasing option

Is there a single confirmed case of anyone, anywhere recovering any data from a disk that has been overwritten with 0s with dd?

1 comments

I wonder the same thing. How can 7 random passes be any more secure than 1 pass with random 0's? This must be one of the IT worlds biggest (false) myths.

I mean, If there are (recoverable) traces of the previous data after one pass, how can I be sure that my newly written data isn't corrupt? 1 bit should be 1 bit, right?

Please, can anyone demystify this myth, or is it just something everyone accepts?