[ GUIDE / THREAT MODEL ]
Hardware Wallets: What They Actually Protect
A hardware wallet is a signing device, not a safe. Understanding the difference — precisely, at the level of what the silicon does and does not guarantee — is what separates people who use one correctly from people who own one and lose funds anyway.
What is a hardware wallet actually doing?
A Signer, Not a Safe
The mental image most people start with is a vault: a small metal object where the coins live, locked away from the internet. Almost every part of that picture is wrong, and the wrong parts are where losses come from.
Your coins are not in the device. They are entries on a public ledger, visible to anyone. What the device holds is the private key that authorises changes to those entries. And the device does not really store that key so much as it uses it — performing one narrow job on request.
A hardware wallet is a small computer with one job: perform a signature using a secret it will not disclose, and show you what you are signing before it does.
What happens when you send a transaction
Notice what this design assumes: your computer is already hostile. The whole architecture exists because the machine building the transaction might be infected. The device is not protecting you from the internet in general — it is protecting you from the specific computer you are holding it against.
What real protection do I get from a hardware wallet?
The Three Things It Genuinely Does
Strip away the marketing and the value is narrow, real, and worth paying for.
1. It keeps the key off a general-purpose computer
Your laptop runs a browser, a mail client, and software from dozens of vendors. Any of them can be the way malware arrives. A dedicated device running only signing code has a dramatically smaller attack surface — not because it is magic, but because there is almost nothing on it.
Practical consequence: a keylogger on your PC captures nothing useful, because your key is never typed there.
2. It shows you what you are actually signing
This is the part people undervalue, and it is arguably the most important. Malware’s easiest attack is not stealing your key — it is changing the destination address after you have copied it, so you authorise a payment to the attacker while your screen shows the address you intended.
A device with its own screen breaks this, because the display is driven by the device rather than by the infected computer. This only works if you actually read the screen. Approving without checking removes the entire benefit.
3. It requires a physical action
No transaction is signed without someone pressing a button on the device. Remote attackers, however deep into your computer, cannot press it. This converts “my PC was compromised” from a total loss into an inconvenience.
What does a hardware wallet not protect me from?
Six Things It Does Not Do
Most losses suffered by hardware wallet owners fall into this list. None of them are device failures — they are cases where the device was never the relevant defence.
1. It does not protect a seed phrase you have exposed
Your recovery phrase reconstructs the key without the device. Photographed, typed into a phone, saved to cloud storage, or entered on a website, it is gone — and the device sitting in your drawer is irrelevant. The overwhelming majority of “my hardware wallet was hacked” reports resolve to this.
2. It does not stop you approving a bad transaction
If you are convinced to sign something — a malicious contract approval, a payment to a fake address, a “wallet migration” someone talked you into — the device signs it. It is designed to sign what you approve. Fraud that works through you is entirely outside its threat model.
3. It does not protect you from losing the seed
Loss destroys more crypto than theft does. A device that dies, is lost in a move, or is damaged in a fire costs you nothing if your phrase is safe, and costs you everything if it is not.
4. It does not defend against physical coercion
Someone who has you and your device has your funds, unless you have arranged otherwise — through multisig where keys are geographically separated, or a passphrase-protected hidden wallet.
5. It does not hide that you own crypto
You bought it, probably with a name and a delivery address. That record exists in a vendor’s systems, and customer databases in this industry have leaked — in one widely reported case exposing hundreds of thousands of customer records including phone numbers and home addresses, because the data was stored without encryption. The resulting phishing is relentless and occasionally the risk becomes physical. Your device protects your keys; it does not protect the fact of your ownership.
6. It is not “100% secure”
You will see this claim, sometimes from vendors directly. It is never true of anything. Every device in this category has had vulnerabilities disclosed; the good ones fixed them and said so. Treat the absolute claim itself as the warning sign — and be equally sceptical of any product promising maximum security and maximum convenience, since those trade against each other by definition.
What should I treat as the valuable part of my setup?
The Device Is a Consumable
If you take one idea from this guide, take this one.
The device is a consumable. The seed phrase is the asset.
Devices break, get lost, get discontinued, run firmware that stops being maintained, and are made by companies that will not all exist in twenty years. None of that matters. A replacement device restores your funds from your phrase in minutes.
The phrase is different. It cannot be replaced, reissued, or recovered. It is the only irreplaceable object in your entire setup.
What follows from this
- Spend your security effort proportionally. People research devices for weeks and then write the phrase on the card that came in the box. That is backwards.
- Never let the seed depend on the vendor. A standard BIP39 phrase restores into any compliant wallet. If your backup only works with one company’s software, that company is now part of your recovery path forever.
- Choose backup media on a different timescale. Your device has a service life of years. Your phrase needs to survive decades, including fire, water, corrosion, and moving house.
- Treat a suspect device as disposable. Dropped it, lent it, bought it somewhere uncertain? Move funds to a new phrase on a new device. That costs the price of hardware, which is the correct price to pay for certainty.
How do I buy and set up a device safely?
Buying and Setting Up
Buying
- Buy from the manufacturer directly, at a domain you typed yourself. Marketplaces and resellers introduce people between the factory and you.
- Never buy used, and never accept one as a gift from someone you do not trust completely.
- Consider the delivery address. A parcel from a hardware wallet company tells anyone handling it what is inside and implies what you own.
Setting up
- Generate a new phrase on the device. Never use a phrase that arrived with it. A device that comes pre-initialised, or with a phrase printed on a card, is compromised — that is a known scam, not a manufacturing convenience.
- Record the phrase offline, by hand. No photos, no typing, no cloud, no password manager.
- Do not use the card in the box as your only backup. It is paper, and it is usually labelled in large print with words like recovery seed — which turns an anonymous slip into a signpost for anyone who finds it. Move to something durable and unlabelled.
- Set a PIN, and understand that its job is to buy you time if the device is stolen, not to protect the phrase.
- Test recovery before funding. Wipe the device and restore from your written backup. Then send a small amount, then a real amount.
The Beginner Checklist
| Step | Done when |
|---|---|
| Bought direct | Ordered from a hand-typed manufacturer domain |
| Arrived uninitialised | You generated the phrase yourself, on the device |
| Phrase recorded offline | Handwritten or punched — never photographed or typed |
| Backup is unlabelled | Nothing on it announces what it is |
| Backup is durable | Survives fire and water without you |
| PIN set | Not a birthday, not reused |
| Recovery tested | Wiped and restored successfully at least once |
| Address verified | You check the device screen every time, not the PC |
Why is the device screen the most important component?
The Screen Is the Security Model
Everything a hardware wallet promises reduces to one property: there exists a display you can trust that is not controlled by your computer. If that property fails, the device provides almost nothing, no matter how well the key is protected.
The attack it exists to stop
Address substitution is the most productive attack against ordinary users, because it needs no cryptography. Malware watches for a crypto address, replaces it at the moment of display or copy, and lets you authorise a payment to an address you believe is yours.
This is not theoretical. In documented cases against shipped hardware wallets, the receiving address was generated by code running on the host computer, which meant malware could substitute it before the user ever saw it. In at least one such case the attack required no administrative privileges — the wallet’s files sat in a user-writable directory with no integrity checking, so a very small script was sufficient. The substitution also regenerated the QR code, so both the text and the scannable code agreed with each other and disagreed with reality.
Blind signing
A related failure: when a device cannot parse what it is being asked to sign, it may present a hash rather than a human-readable summary. Approving that is signing a blank cheque — the trusted screen is present but has nothing meaningful to show. Where a device offers a “blind signing” toggle, leaving it off is the safe default, and needing it on is a signal that the operation deserves more scrutiny.
The corollary
If an attacker gains control of the display, the entire model collapses — not partially, but completely, because every check you perform routes through the thing they control. This is why the architecture questions in the Advanced section matter: which chip drives the screen, and what proves the code doing so is authentic, are not incidental engineering details. They are the security model.
How much does a sealed box actually prove?
Tamper Evidence and Provenance
Between the factory and your hands, a device passes through a supply chain you cannot observe. Supply-chain attacks are attractive because they arrive before every defence you would otherwise have: before your PIN, before your careful setup, before your first transaction.
What seals prove
Less than people assume. Holographic stickers are commercially available and reproducible. “Sealed” shrink wrap can be reapplied with a heat gun. Their real function is raising effort slightly and creating a story users can check — not providing a cryptographic guarantee.
Some vendors omit seals deliberately, arguing that cryptographic attestation makes them unnecessary. That is a coherent engineering position, and it shifts the entire burden onto attestation actually covering the whole device — a question examined in the Advanced section, where the answer has historically been “less than advertised”.
The channel almost nobody considers
Read the vendor’s returns policy. Many accept returns within a window provided the packaging appears unopened, and return those units to inventory. For a monitor or a graphics card, that is ordinary retail practice. For a device that exists to hold secrets, it means the unit you receive may have spent a fortnight in a stranger’s possession — and an attacker prepared to buy, modify, repackage, and return devices has a cheap, repeatable channel with a plausible payoff, since these products are bought disproportionately by people holding significant sums.
Ask what a vendor does with returned units. It is a question with a specific, checkable answer, and very few buyers ever ask it.
The robust response
You cannot verify provenance. You can make it not matter:
- Always generate the seed yourself after receipt. A pre-set phrase is the single clearest sign of compromise.
- Assume the device may be modified and keep the seed independent of it, so a suspect unit costs you a device rather than a balance.
- Use vendor-diverse multisig for meaningful sums, so that one compromised supply chain is insufficient.
- Buy devices at a different time and place from when you fund them, breaking the link between a delivery and a large deposit.
Should I install firmware updates?
Firmware Updates: Necessary and Dangerous
Updates fix real vulnerabilities — including the physical attacks described later in this guide. Refusing to update leaves you exposed to known issues. But updating is also the moment when new code is written to the device that holds your key, and it is the single most concentrated point of risk in normal operation.
There is a persistent pattern of users reporting losses shortly after an update. Multiple explanations fit — phishing timed to update announcements, fake update prompts, coincidence and reporting bias, and in some cases acknowledged bugs where devices reset to factory state during the update process. The point is not to assign blame. The point is that this is empirically the window in which things go wrong, so it deserves deliberate handling rather than a reflexive click.
Updating safely
- Never update from a prompt that surprised you. Close it. Go to the vendor’s site yourself and confirm the release exists.
- Wait. Unless the update fixes something actively exploited, let it sit for a week or two. Problems surface in community channels quickly.
- Verify before installing. Check signatures and hashes on the companion software.
- Confirm your backup first. Have the phrase in hand and confirm it is correct before you begin, because a mid-update failure may require a restore.
- For large holdings, move funds first. Transfer to a different key, update, verify the device behaves correctly, then move back. Tedious, and it eliminates the entire class of risk.
- Verify addresses again afterwards. Confirm the device derives the same addresses it did before.
What is my PIN protecting, and how does the passphrase differ?
PIN, Wipe Thresholds, and Passphrase Confusion
What the PIN does
The PIN protects against someone who physically has your device and wants to use it casually. It is combined with escalating delays between attempts and, on most devices, a wipe after a set number of failures — which is safe precisely because you hold the seed elsewhere and can restore.
What the PIN does not do is protect the seed against an attacker with laboratory equipment. Against that threat, the relevant defences are the chip architecture and the passphrase, not the PIN.
The passphrase is widely misunderstood
The optional BIP39 passphrase — the “25th word” — is genuinely powerful and causes more accidental losses than almost any other feature, because two different purposes get presented as one.
- Adding entropy outside the 2048-word list
- Making a stolen seed alone insufficient
- Defending against brute force on a partial phrase
- As a way to spawn many “accounts” from one seed
- Mistaken for a device PIN
- Typed once and never recorded
Both uses are technically valid — any passphrase produces a distinct wallet. The problem is that the framing changes how carefully people treat it. A user who believes they are setting a device password does not back it up. A user who believes they are strengthening their seed does.
The rule that prevents all three: if you do not understand exactly what a feature does, do not enable it. If you do use a passphrase, treat it as a second secret with the same backup discipline as the seed itself — stored separately, so that one location never yields both. Full treatment in The 25th Word.
What should I write my seed phrase on?
Backup Media and the Labelled Card Problem
Since the seed is the asset, the medium holding it is the real security product in your setup. Evaluate it against threats that operate on a multi-decade timescale.
| Medium | Fire | Water | Time | Discreet |
|---|---|---|---|---|
| Vendor card / paper | No | No | Poor | No — usually labelled |
| Laminated paper | No | Partial | Fair | Depends |
| Stamped letter tiles | Yes | Yes | Good | No — readable |
| Punched binary on titanium | Yes | Yes | Excellent | Yes — not readable text |
| Digital copy anywhere | — | — | — | Disqualified |
The labelling problem
A backup that announces itself defeats much of its own purpose. The card supplied with many devices is printed with the brand name and phrases like recovery seed in large type, sometimes alongside warnings not to share it — which conveniently informs anyone who finds it that they have found something worth taking.
The goal is a backup that looks like nothing. Approaches range from the improvised — words marked inconspicuously within an ordinary pocket dictionary or a language notebook, kept among similar items rather than in a safe — to purpose-built solutions that store words as index numbers or binary patterns rather than readable text. A thief who finds a metal card covered in dots has found an object with no obvious value; a thief who finds a card headed BITCOIN RECOVERY SEED has found instructions.
Multiple copies, separated
One backup is a single point of failure for the thing that cannot be replaced. Two or three copies in genuinely separate locations protect against fire, flood, and loss. The trade-off is that each copy is another place a thief can succeed — which is one of the clearest arguments for multisig, where no single recoverable location is sufficient.
How do I know my backup actually works?
Recovery Drills
An untested backup is a hypothesis. Most people discover a transcription error, an ambiguous character, or a forgotten passphrase at the worst possible moment.
The drill
- Note your current receiving addresses.
- Wipe the device completely.
- Restore using only your physical backup — not memory, not a note on your phone. If you cannot complete the restore from the backup alone, it has failed, and you have learned that safely.
- Confirm the addresses match and the balance appears.
- If you use a passphrase, verify the hidden wallet too.
Frequency and scope
- Immediately after setup, before funding
- Annually, and after any firmware change
- After any change to your backup, its location, or your passphrase
- At least once using a different vendor’s wallet — this proves your phrase is standard and that you are not dependent on one company continuing to exist
The Practitioner Checklist
| Practice | Standard |
|---|---|
| Outgoing addresses | Read on the device screen, every time |
| Incoming addresses | Confirmed on-device before each deposit |
| Blind signing | Disabled unless specifically required |
| Firmware updates | Never from a surprise prompt; delayed; verified |
| Large holdings | Moved to another key before firmware changes |
| Passphrase | Understood, long, backed up separately |
| Backup medium | Fire and water resistant, unlabelled |
| Backup copies | Two or more, geographically separated |
| Recovery drill | Completed within the last 12 months |
| Cross-vendor restore | Proven at least once |
What does a Secure Element actually buy me, and what does it cost?
Secure Element vs General-Purpose MCU
The central hardware design decision is which silicon holds the secret. The two options carry opposite trade-offs, and the industry has argued about it for a decade without converging.
- Documented, widely available silicon
- Firmware can be fully open and auditable
- No NDA between vendor and chipmaker
- Little resistance to physical extraction
- Vulnerable to fault injection without mitigations
- Purpose-built to resist physical attack
- Certified against defined attack classes
- Hardware countermeasures to glitching
- Closed, NDA-bound internals
- Trust transfers to the chip vendor
The trade is not security versus insecurity
It is which adversary you are defending against. An SE is materially better against an attacker holding your device with laboratory equipment. An open MCU is better against the possibility of undisclosed behaviour in silicon you cannot inspect. Choosing one means accepting the other’s residual risk.
The industry reversal
This tension is not academic. One major vendor spent years explaining publicly that it had evaluated secure elements, found critical flaws in every one examined, and been dissatisfied with how chipmakers responded — some declining to fix known issues, others asking that findings not be disclosed. On that basis it built its products around general-purpose chips.
That same vendor now ships secure elements in its current models.
The reversal may reflect genuinely improved silicon, or a market that came to treat “has a Secure Element” as a purchasing requirement regardless of the engineering argument. Both readings are plausible. What matters for your evaluation is the underlying lesson: architectural positions that were presented as principled security conclusions can be revised for commercial reasons. Design your setup so that being wrong about any single vendor’s architecture is survivable.
Why does it matter which chip drives the screen?
Dual-Chip Architecture and Attestation
Secure elements are built for smartcards. They are excellent at protecting secrets and poor at everything else — many cannot drive a display or speak USB at all, communicating only over a slow serial link.
This creates an engineering problem. A device needs a screen, buttons, and a USB connection, and the secure chip cannot provide them. The common solution is a second, ordinary microcontroller that handles the peripherals and relays messages to the secure element.
Where the security boundary really sits
The key never leaves the secure element, which is the property vendors advertise. But the screen and buttons are wired to the other chip — the one with no special protections. Everything you rely on to verify a transaction passes through the component that is easiest to compromise.
The intended fix is attestation: the secure element challenges the microcontroller to prove it is running authentic firmware, and refuses to cooperate otherwise. When this works, it is elegant. Confidence in it has been strong enough that vendors have argued tamper-evident packaging is unnecessary, and at least one publicly told users that buying from open marketplaces was acceptable because attestation would catch a modified device.
How that was broken
In 2018 a researcher demonstrated a complete bypass on a shipping device. The essential steps generalise beyond the specific product:
- The attestation compared a compressed image of the microcontroller’s memory. Modified firmware could be crafted to produce a matching image while behaving differently.
- With the microcontroller compromised, the attacker controlled the display and the buttons — and therefore controlled every warning the user would have relied on, including the alert that would have flagged a non-authentic interface.
- The onboarding flow could then be altered so that seed generation ran with entropy forced to a fixed value, producing a phrase that looked ordinary and was entirely predictable to the attacker.
- The secure element, satisfied by the forged attestation, cooperated normally throughout.
Compromise the display and you do not need to defeat the cryptography. You only need to change what the user is told.
Why this class of flaw is hard to close
The mitigations that followed were architectural patches rather than a redesign: restructured firmware to reduce the code an attacker could reuse, and timing constraints intended to prevent the microcontroller from performing extra work while responding. The researcher noted a structural difficulty — the secure element runs at a fraction of the microcontroller’s clock speed, so a slower verifier is attempting to constrain a faster prover over a slow link. Whether such a scheme can be made robust is a genuinely open question, not a settled one.
Can someone extract my seed from a stolen device?
Physical Attacks: Glitching and Side Channels
With physical possession, an attacker is no longer limited to the interfaces the designers intended. They can manipulate the conditions the chip operates under.
Fault injection
The most practical technique against unprotected microcontrollers is voltage or clock glitching: deliberately disturbing the power supply or clock at a precisely chosen instant so the processor misbehaves. A single skipped comparison — the one checking whether a memory region is readable — can be enough to expose protected memory for the fraction of a second needed to read it out.
This is not exotic. Security researchers have publicly demonstrated seed extraction from hardware wallets using glitching, on multiple models. The equipment is affordable and the technique is well documented. Vendors have responded with meaningful mitigations, and secure elements include hardware countermeasures against exactly this class of attack — which is the strongest argument in their favour.
Side channels
Even without inducing faults, a chip leaks information through power consumption, electromagnetic emission, and operation timing. Careful measurement across many operations can recover key material or PIN digits without ever bypassing a check. Countermeasures — constant-time code, masking, randomised execution — are standard in secure elements and frequently absent elsewhere.
What this means for you
One further note on how this research reaches the public. A demonstration of a new attack against a shipping device was, by one account, made private after the researchers received a bounty from the vendor. That arrangement is normal and largely healthy — it funds research and gives vendors time to patch. It also means the absence of public attack demonstrations is weak evidence of their absence. Assume that the published attacks are a subset of the known ones.
What can go wrong in the channel between my computer and the device?
The Host-Device Protocol
The device and the companion application exchange structured messages, commonly over USB. Two properties of that channel deserve scrutiny.
The channel usually does not authenticate the caller
In several designs the device responds to well-formed commands without establishing which application sent them. The user-approval step is the intended defence — nothing signs without a button press — and this is why the trusted display carries so much weight.
The consequence is visible in a documented incident where a counterfeit companion application, published to a browser extension store under a plausible name, sent a device an instruction to transfer funds to an attacker’s address, and the device processed the request as it would any other. The cryptography behaved correctly; the device simply had no way to know the request came from a hostile application, and the user approved what they were shown.
Semantics are harder than cryptography
The subtler failures are not in signing but in understanding what is being signed. The clearest published example concerns change outputs.
When you spend part of a UTXO, the remainder returns to an address your wallet controls. The device must verify that the change output really does belong to you. Researchers found that some devices would accept a transaction where the derivation path for the change output was simply left empty — and would not flag it. An attacker able to manipulate the transaction being presented could direct the change to their own address while the user saw and approved a small, legitimate-looking payment.
The user sees: pay a small amount to a known address. The transaction actually says: pay a small amount to a known address, and send everything else to an attacker. The same class of issue was found in devices from more than one manufacturer, and it resurfaced years after being fixed.
Signing correctly is not the same as understanding what you signed. Most modern attacks target the second problem.
Air-gapped signing
The strongest structural answer removes the electrical connection entirely. With air-gapped signing, unsigned transactions reach the device by QR code or removable media, and signatures return the same way. There is no USB session to hijack and no driver stack to exploit.
This does not solve the semantic problem — a device that misinterprets a transaction misinterprets it identically over QR — but it eliminates an entire category of connection-layer attack, and it forces the data crossing the boundary to be small enough to reason about.
Does owning several devices make me safer?
Vendor Diversity and Multisig
A common and mistaken instinct is to buy several units of the same device and split holdings across them. It feels like diversification. It is not.
Four identical devices share identical firmware, identical silicon, an identical supply chain, and an identical vendor. A flaw in any of those affects all four simultaneously. You have multiplied the number of objects to protect without reducing the probability that a single discovery compromises everything — and you have created four opportunities for physical theft instead of one.
Splitting funds across identical devices divides your convenience and leaves your correlated risk exactly where it was.
What actually diversifies
Real diversification requires that the failure modes be independent, which means varying the things that could fail:
- Different manufacturers — so one vendor’s firmware bug, hostile update, or supply-chain compromise is insufficient
- Different chip architectures — so one silicon flaw does not apply to every key
- Different geography — so fire, flood, burglary, or seizure reaches only one
- Different entropy sources — so a weak generator affects one key rather than all
- Different backup media — so a single medium’s failure mode does not apply everywhere
The structure that makes this pay off is multisig. In a 2-of-3 across three manufacturers, an attacker must compromise two independent organisations, and you can lose any single device or location without losing access. This is the only arrangement in which a vendor being wrong is a recoverable event rather than a terminal one.
Collaborative custody
Services exist that hold one key in a multisig arrangement while you hold the others, providing recovery assistance without custody. The model is sound: the service cannot move funds alone, and you can recover without the service. Two things to verify before relying on one: that you genuinely can recover independently if the company disappears, and that you hold the descriptor yourself rather than depending on their software to reconstruct it.
Should I use Shamir backup or a passphrase?
Shamir Backup vs Passphrase
Both split or strengthen a single key. They solve different problems and fail differently.
| Shamir / multi-share | BIP39 passphrase | |
|---|---|---|
| Protects against | One backup location being found | The seed alone being found |
| Loss tolerance | Configurable — survives losing shares | None — forget it and funds are gone |
| Portability | Limited — fewer implementations | High — broadly supported |
| Deniability | No | Yes — enables hidden wallets |
| Failure mode | Too few shares recoverable | Passphrase forgotten or mistyped |
The considerations that decide it
Shamir is genuinely better for redundancy: a 2-of-3 share scheme survives losing a location, which a single seed does not. Its cost is portability. Support is narrower than BIP39, which reintroduces a dependency on particular implementations continuing to exist — precisely the dependency the seed phrase standard was created to remove.
Passphrases are universally supported and add real protection against seed compromise. Their cost is brittleness: there is no recovery, no redundancy, and no error tolerance. Nothing warns you that you have mistyped one — you simply arrive at a different, empty wallet.
What risk remains after doing everything right?
Residual Risk
Security work should end with an honest statement of what is left. Here is what remains for a well-run single-device setup, and what each item requires to address.
| Residual risk | Mitigated by |
|---|---|
| Undisclosed behaviour in closed silicon | Vendor-diverse multisig |
| Malicious or compromised firmware update | Delayed updates; funds moved first; multisig |
| Supply-chain modification before delivery | Self-generated seed; vendor diversity |
| Weak entropy at generation | User-supplied entropy; dice; cross-verification |
| Physical extraction from a stolen device | Passphrase; secure element; prompt migration |
| Semantic attacks on transaction contents | Air-gapped signing; careful screen review |
| Backup discovered | Discreet media; geographic separation; multisig |
| Physical coercion | Hidden wallet; distributed quorum |
| Vendor data breach revealing ownership | Cannot be mitigated after purchase |
| Your own error | Drills, documentation, simplicity |
Reading the table
Two things stand out. First, multisig appears against more rows than anything else — it is the single highest-leverage structural change available, because it converts vendor trust from a requirement into a preference. Second, the last two rows are not solved by technology. The breach already happened when you bought the device, and your own error is best addressed by keeping the setup simple enough that you can operate it correctly under stress, years from now, possibly by someone who is not you.