From 5b06cc2c3755b171a0f806196564cd4137f9eb48 Mon Sep 17 00:00:00 2001 From: panda Date: Fri, 16 Jul 2021 02:17:19 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 0e4ed70..ba34a35 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ # disk_wiper +a disk wiper since shred is "lentoinculo" on some machines + +features: + +* checks if disk has errors, in that case instructs you to phisically destroy it +* checks if disk is an ssd +* differentiate between SAS and SATA to retrieve the correct data +* uses openssl to provide randomness +* has a nice progress bar for the shredding and zeroing with timing of the current operation + + + +- [ ] check ATA Secure Erase for SSDs +- [ ] +- [ ] +- [ ] \ No newline at end of file