Duress & WraithVault
This is the feature WraithLink is built around. It answers a question ordinary encryption ignores: what happens when someone makes you unlock the phone?
Three credentials, three outcomes
| You enter | What happens |
|---|---|
| Your normal PIN | Your everyday phone opens as usual. Nothing unusual happens. |
| Your decoy-duress PIN | The everyday phone still opens normally - but in the background the hidden WraithVault (and, optionally, other secondary profiles) is destroyed. There is no reboot and nothing on screen changes. |
| Your panic credential | The device's encryption keys are destroyed and the phone powers down. Everything is gone, everywhere. |
Following the same rule GrapheneOS uses for its wipe credential: if a duress credential happens to equal your real one, the real one wins - you can never lock yourself out by coincidence.
Why a decoy, not a fake screen
A lot of "duress" features just show a second home screen with fake apps. That fails the moment the attacker looks closely, because the real data is still sitting on the disk. Our model is the opposite. Your everyday phone is real - genuinely used, with real messages and photos and apps - so it survives scrutiny. The things you actually need to protect never live there; they live in WraithVault. The decoy PIN doesn't fake anything. It opens the real front and quietly removes the back room.
How the destroy works
When the decoy-duress PIN is recognised, WraithVault's storage key is evicted and destroyed first - a near-instant operation - so the data is unrecoverable even if the phone is snatched away a second later. The profile itself is then removed in the background. Because the key is gone, what remains on flash is indistinguishable from random noise.
WraithVault
WraithVault is a hardened secondary profile - not Android's "private space". We chose a full profile on purpose: private space lets its apps bypass your VPN, and it cannot be backed up. WraithVault respects your VPN and Tor routing, and it can be backed up (which matters, because a decoy destroy is only safe if you can restore). It is hidden as far as the OS allows: off the lock-screen profile switcher, out of quick settings, no cross-profile notifications, and suppressed in the user list where possible.
USB and backups
WraithLink blocks USB data while the screen is locked, which defeats forensic bridges. It does not block USB when unlocked, so your encrypted USB-C backup drive still mounts normally. The wizard sets this combination for you; don't switch USB to "always off" or your backup drive won't work.