Darorad

joined 1 year ago
[–] Darorad@lemmy.world -1 points 2 months ago* (last edited 2 months ago)

When you normally delete a file, it doesn't actually delete it, to save time it just marks the space as free, so any new files can be written into that part of your drive.

But the actual data just remains there until a new file is written to the storage.

SecureErase does the second part without making an actual file.

Normal delete:

File: 01010101 -> no file:01010101

Secure erase:

File: 01010101 -> no file:00000000

[–] Darorad@lemmy.world 0 points 8 months ago (1 children)

Yeah, and understanding the context of a massive codebase will give it a ton of challenges

[–] Darorad@lemmy.world 0 points 10 months ago (2 children)

I think N/2 would make the most sense

[–] Darorad@lemmy.world 0 points 1 year ago (1 children)

It's in 0.35, which is currently out on github, it should make it to f-droid and google play soon

view more: ‹ prev next ›