| Key generation on the device | Entropy sourced and keys derived in the secure element, never imported | A key generated elsewhere existed elsewhere — on a machine, in a process, in someone's memory |
|---|
| Keys never leave | Signing happens inside the boundary; the key is not exported under any command | Extraction through the host interface, malware on the connected computer |
|---|
| Trusted display and confirmation | Address and amount rendered by the device, physically confirmed | The host showing one transaction while requesting the signature for another |
|---|
| Verified firmware | Signature checked from an immutable first stage before execution | Substituted or modified firmware that behaves correctly until it does not |
|---|
| Tamper evidence | Enclosure and package designed so interference is detectable | Interception in transit, or a device returned to a user after handling |
|---|
| Supply chain attestation | The device proves at first use that it is genuine and unprovisioned | A counterfeit or pre-initialised unit substituted before it reaches the owner |
|---|