Hacker News new | ask | show | jobs
by gregimba 4560 days ago
The other thing you could do instead of trusting Digital Ocean you could use shred on your sensitive files before you destroy the droplet.
1 comments

That's true, but if you've already rm'd a bunch of sensitive files, their data unfortunately can't be shredded. So you'll have to make sure you've always used shred for everything since the beginning, which is good practice but probably rare.