Play them Janet Jackson.
Data Hoarder
We are digital librarians. Among us are represented the various reasons to keep data -- legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they're sure it's done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time (tm) ). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.
Miss Jackson, if you're nasty.
If your threat model includes state actors, a head crash ain't gonna cut it. If you want a rabbit hole to go down, check out data recovery videos on YouTube. They're very insightful.
Best choice would probably be to have every second rack slot be just a big bucket of gunpowder or powdered magnesium that you can set off with a relay
Newer (think post 2015) nvme drives have secure erase.
The way it works is the drive is encrypted w/ a key transparent to the user. Issuing the secure erase clears the key in the firmware of the drive rendering all data useless. Then it goes into a state to zero the drive which cannot be interrupted (all commands to the drive go unanswered, if the drive has power it will zero until its done)
Hdds? Maybe self encrypted enterprise drives exist but I have personally never used one.
Nope
Plenty of people have hair brain ideas but generally speaking if the G-Man is coming after you, you're fucked. The silk road guy is a good example. They set up a whole operation just to ensure they'd have computer access at the time of arrest.
A hammer is the best way
A head crash will not destroy data.
It will only damage the heads and damage the platters in a certain point but leave all data totally and easily recoverable.
If you want to wipe a drive quickly get a degausser or a shedder that shreds a drive down to less than 3mm bits.
Full disk encryption is the only way. Some action that forces the disks to unmount and wipes the keys from RAM. Could be as simple as a forced reboot depending on how you set things up...
I don't believe there are valid arguments for failing to trust AES 256 encryption in an open source implementation that has aged well. For your situation use Veracrypt virtual drives. Unmount the drives remotely. Done.
Say more about why you don't want to use encryption for this?
This is easily done with encryption: dd if=/dev/urnadom of=/dev/mraid0 oflag=sync bs=1M count=2
. It's the bs=1M count=2
that makes it fast -- you only need to clobber the first 2 megabytes of the disk, where the encryption keys are kept. (Yes, the keys are 2 entire megabytes! They're stretched so that if the underlying hardware re-maps a sector to account for a physical media problem, only a small portion of the key is affected, rather than 'the sector with the whole key' being re-mapped. (Re-mapping sectors can leave mostly-but-not-entirely-inaccessible copies of old data laying around. We'd rather that happen to small chunks of a key rather than whole keys.))
Potentially relevant https://xkcd.com/538/.
In UK, and I expect other parts of the world, it is illegal to refuse to hand over encryption keys when compelled to do so by a court and the result is a jail sentence.
So what happens if the suspect just goes "uhm I forgot". There's not really a way to prove if he forgot, or is refusing to tell.
No password to gain if you stored it on paper. Get creative for your poor man's switch. If you are already recycling paper without a care for longevity, the acid will quickly plump the indentation from your writing pressure and diplace ink and "graphite." Great for the enviornment and ridding you of your pharmacy papers. Not so great for your sanity because it becomes a hobby.
Hang the drives on electromagnetic mounts that will immediately disengage with a remote command, dropping them into industrial shredders below. The shredded bits then fall into a tray which sits atop a powerful degausser
Just as a POC, I set up an old Radio Shack bulk tape eraser next to a drive (don't worry - it was in SMART pre-fail already) to see what'd happen. Just turning it on for a split second made the drive completely stop being able to access anything.
It took me longer than I care to admit to figure out what being a person of color has to do with it.