Commit Graph

6 Commits

Author SHA1 Message Date
matmoul 55c55a4a08 feat: strengthen wipe safety checks and confirmation flow
Add mounted/in-use device detection, show detailed device info before confirmation, and require an exact wipe phrase to proceed. Also move status output to stderr and refresh the usage warnings for clearer destructive-action guidance.
2026-04-27 23:37:40 +02:00
matmoul ecc6e5b038 fix: harden mtm-ddwipe confirmation and wipe flow
Add strict shell options, root and block-device validation, and a typed-device confirmation prompt before wiping. Preserve the fallback wipe sequence through secure discard, zero discard, and dd, while tightening error handling and keeping messages concise.
2026-04-27 23:32:45 +02:00
matmoul 7011426381 docs: clarify mtm-ddwipe safety and prompt conventions 2026-04-27 23:20:07 +02:00
matmoul 08d6ccde0d docs: tighten mtm-ddwipe help and project guidance 2026-04-27 23:05:22 +02:00
matmoul 7321d7e087 docs: update project rules for safer wipe behavior 2026-04-27 23:02:14 +02:00
matmoul 7609bf9c17 feat: improve release script with dry-run and version increments 2026-04-27 22:57:08 +02:00