Update 'README.md'
This commit is contained in:
parent
6e8ec48510
commit
5b06cc2c37
1 changed files with 16 additions and 0 deletions
16
README.md
16
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
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
Loading…
Reference in a new issue