Hacker News new | ask | show | jobs
by LeoPanthera 3975 days ago
Does that mean that it's better to securely erase flash disks with FF's rather than 00's?
1 comments

There is no difference from security point of view. To erase SSD you just TRIM[0] the whole device and wait some time while it erases underlying flash.

[0] https://en.wikipedia.org/wiki/Trim_(computing)