# The Death of the Passcode: Why Kill Switches Matter

> Guardian Pro ships a software emergency wipe rather than a hardware circuit-cutter, and this is an honest look at the kill-switch spectrum and the threat models each point defeats.

Source: https://shadephone.com/blog/hardware-kill-switches

A kill switch is a deliberate, fast path to making a device's data unreadable. Guardian Pro ships a **software emergency wipe** — not a hardware circuit-cutter — and we are explicit about that tradeoff. If a vendor promises a "hardware kill switch" on a Pixel-class device, ask exactly which circuit it opens. Most cannot answer.

## The honest spectrum of kill switches

Kill switches are not one feature. They sit on a spectrum, and each point defeats a different threat:

- **Physical circuit cut** — a switch that opens the line to the modem, mic, or camera. Strong against radios you can physically isolate; rare and hard to verify on a sealed phone.
- **Baseband removal** — eliminating the cellular modem entirely. Guardian Pro does *not* do this: the device is a Pixel, and the baseband exists.
- **Software emergency wipe** — a triggered destruction of the encryption keys so the filesystem can no longer be decrypted. This is what Guardian Pro ships.

## What the software wipe actually does

The wipe destroys the keys protecting the encrypted volume. Without the keys, the ciphertext on the storage is just noise. It is fast, it is triggerable under pressure, and it does not depend on overwriting every byte. What it is not: it cannot cut a radio that is already transmitting, and it assumes the attacker did not image the device before you triggered it.

## FAQ

### Does Guardian Pro have a hardware kill switch?

No. It ships a software emergency wipe. We do not claim circuit-cutting hardware we cannot stand behind.

### Is a software wipe enough?

For the common threat — a device seized or lost — destroying the keys renders the data unrecoverable. For an adversary who has already imaged the storage, no on-device switch helps after the fact.

*Updated June 2026.*
