-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mention SSDs #27
Comments
Because they’re not magnetic, the “overwrite with zero” formatting that
most platforms can do is sufficient. Spinny drives do retain faint images
of old data after overwrite; SSDs do not. It’s possible that a state-level
actor might be able to do something with an overwritten SSD but standard
data recovery won’t be able to.
…On Wed, Jun 19, 2024 at 12:13 AM Jawaad Ahmad ***@***.***> wrote:
I see a couple places mentioning destroying or formatting hard drives.
These days it would probably be good to include mentioning SSDs as well,
maybe using other common terms e.g. "M.2" or "NVMe". Probably a Tech Tip to
simply never get rid of them or else to get them destroyed if the successor
can't figure out what to do with each one.
I still haven't figured out how to properly and thoroughly wipe these if
it's even possible. Maybe someone else can provide better guidance.
—
Reply to this email directly, view it on GitHub
<#27>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAO6G2ZCVTENYZTQO5IRNTZIEVQLAVCNFSM6AAAAABJROE3QSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM3DCNJSGA3TSOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Why not just destroy the unit? A hammer will do the trick (that's what I use), or in a pinch a pair of pliers to crush the ICs. |
Sure, destroying it is always possible, but if it’s (say) an Apple laptop,
it’s necessary to destroy the whole computer to destroy the disk, which is
unnecessarily wasteful.
…On Wed, Jun 19, 2024 at 2:39 PM The Doctor ***@***.***> wrote:
Why not just destroy the unit? A hammer will do the trick (that's what I
use), or in a pinch a pair of pliers to crush the ICs.
—
Reply to this email directly, view it on GitHub
<#27 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAO6G2QKQ5QKK7A3LMV72DZIH27VAVCNFSM6AAAAABJROE3QSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZZGQ4DMOBYGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I found an article about zeroing SSDs, and a product to securely wipe drives. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see a couple places mentioning destroying or formatting hard drives. These days it would probably be good to include mentioning SSDs as well, maybe using other common terms e.g. "M.2" or "NVMe". Probably a Tech Tip to simply never get rid of them or else to get them destroyed if the successor can't figure out what to do with each one.
I still haven't figured out how to properly and thoroughly wipe these if it's even possible. Maybe someone else can provide better guidance.
The text was updated successfully, but these errors were encountered: