A dead-man-switch but yes
Go to file
2024-07-29 22:51:29 +02:00
src make safer 2023-10-27 02:26:12 +02:00
.gitignore Initial commit 2023-10-27 00:50:41 +02:00
Cargo.lock Initial commit 2023-10-27 00:50:41 +02:00
Cargo.toml Rename to DWS so that it is less tedious to type 2023-10-27 03:58:44 +02:00
LICENSE Initial commit 2023-10-27 00:50:41 +02:00
README.md Update README.md 2024-07-29 22:51:29 +02:00

Dead Woman's Switch

A dead man's switch made to e-stop your linux PC when a drive is unplugged.

Inspired by TailsOS, idea to make this by JessSystemV, written by TudbuT.

$ sudo dws /dev/sdb & disown

Disclaimer

I do not take any liability for any damages done by this software. Use this only on PCs you don't mind losing data on.

Windows version

This kind of thing is entirely different and tedious on Windows and I don't give enough fucks to port it. Same for mac I think but not sure. If you care enough to have a hardware switch to stop your PC, you should move away from those anyway.