Friday, August 28, 2015

security - secure file erase on SSD

With ssd's drive levelling feature using different sectors for files, would using an erase program like eteraser's privacy guard and setting it to securely wipe all free space and file slack securely erase any data left over from either ordinary deletes or earlier file erase operations?


XP Pro SP3
full disc encrytpion with truecrypt on all discs
Intel e8200 overclocked to 3600MHz

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...