TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Selling your old laptop or phone? You might be handing over your data too

28 点作者 devonnull大约 1 个月前

3 条评论

southernplaces7大约 1 个月前
At least if we&#x27;re talking about laptops, it should be an obvious basic step to completely wipe your drive with multiple passes, though this is a slow job.<p>Even easier, just encrypt the whole disk and then &quot;lose&quot; the decryption key. Now it&#x27;s safe for sale since other&#x27;s can reformat it despite the encryption that essentially made your data completely irretrievable.<p>Less expert with phones, but at the very least format one before selling.<p>Edit: having now read the article, encryption is exactly what they recommend for laptops. Excellent.
评论 #43621495 未加载
prirun大约 1 个月前
I boot Finnix and use dd if=&#x2F;dev&#x2F;zero of=&#x2F;dev&#x2F;sdx to wipe out drives. Most drives can be wiped out overnight. That fable about needing multiple passes is not true:<p><a href="https:&#x2F;&#x2F;datarecovery.com&#x2F;rd&#x2F;why-does-it-take-multiple-passes-to-sanitize-hard-drive-data&#x2F;" rel="nofollow">https:&#x2F;&#x2F;datarecovery.com&#x2F;rd&#x2F;why-does-it-take-multiple-passes...</a><p>If a drive contained state secrets, I might use &#x2F;dev&#x2F;urandom instead of &#x2F;dev&#x2F;zero, but those kinds of drives are probably just shredded.
atmanactive大约 1 个月前
How to deal with an android phone or tablet which you can&#x27;t switch on anymore but you are absolutely sure there is still your personal data on it?
评论 #43628172 未加载
评论 #43628914 未加载