2017 Quote by Sophia Cope
““In the past, security guides often suggested that it was necessary to overwrite multiple times (or “passes”). This may be true to some extent for flash media, as described below, but is apparently no longer true for traditional magnetic hard drives. See National Institute of Standards and Technology, NIST Special Publication 800-88, Revision 1. “Guidelines for Media Sanitization” (Dec. 2014) (“For storage devices containing magnetic media, a single overwrite pass with a [fixed] pattern such as binary zeroes typically hinders recovery of data even if state of the art laboratory techniques are applied to attempt to retrieve the data.”)””
About This Quote
Modern magnetic drives need only one overwrite to prevent data recovery; multiple passes are unnecessary.
In simple terms: One overwrite is enough for magnetic disks.
Use a single pass when sanitizing hard drives.
Themes
Mood
Type
When to use this quote
- decommissioning old computers
- clearing backup tapes
- retiring servers
- secure disposal of drives
Key Concepts
Questions to Reflect On
- Is a single pass sufficient for all magnetic devices?
- What risks remain after one overwrite?
Older methods may still be required for some legacy or specialized storage.