Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 683 Bytes

TODO.md

File metadata and controls

12 lines (11 loc) · 683 Bytes

Secure Erase Branch TODO list.

This branch is for much more than just implementaion of secure erase. Also included in this release will be detection of what drives/enclosures support and select nuking method automatically based on this.

  • Detect drives' capabilites and reccomend secure erase.
  • Differentiate between Flash media such as SD cards and Sata Media.
  • Create a whitelist for known working sata docks.
  • Check that whitelist against the actual drive in question
  • Create a config file on /boot for easy reconfiguration without special tools.
  • Kill shred if drive removed.
  • Convert to systemD service.
  • Remove CRON dependancy