Category — 8 devices graded

Hardware wallets in New Zealand

A hardware wallet is the single highest-leverage security purchase in crypto. Here is what the eight devices worth considering actually do differently, what each costs landed in New Zealand, and which ones you can get without a three-week wait.

  • EAL6+ Current chip certification benchmark
  • NZ$99 Cheapest credible device stocked in NZ
  • 1–3 days Domestic dispatch from a local reseller
  • 15% GST already in most overseas checkout prices

What a hardware wallet actually protects you from

It is worth being precise about the threat, because the marketing usually isn't. A hardware wallet does not make your crypto harder to steal in some general sense. It solves one specific problem extremely well: it removes your private key from every internet-connected device you own, and it gives you a screen that malware cannot lie to.

Think about what happens without one. Your key sits in a file or a keystore on a laptop or a phone. That machine also runs a browser, opens email attachments, installs software and syncs to a cloud account. Any code that gets execution on that machine can, in principle, read the key or wait for you to unlock the wallet and then quietly rewrite the destination address in the clipboard. Your screen shows what the compromised software wants it to show. You approve a payment to yourself and it goes somewhere else.

A hardware wallet breaks that chain at two points. The key never exists in readable form outside the device's secure chip, so there is nothing on your laptop to steal. And the transaction details are rendered on the device's own display, driven by firmware the attacker does not control, so you get to compare what you intended against what is actually being signed. That second property — often called a trusted display — is doing more work than most people realise, and it is why we mark down devices with tiny or hard-to-read screens.

What a hardware wallet does not do is protect you from yourself. It cannot stop you typing your recovery phrase into a phishing site, because at that point you have handed over the master key voluntarily. It cannot recover funds you approved away through a malicious token allowance. And it cannot help if you lose the device and never wrote the phrase down. Those failure modes account for the overwhelming majority of losses we read about, which is why the backup guide and the scam guide matter at least as much as which device you buy.

The grading table

Eight devices, four axes, one grade

Security architecture 40%, interface and companion apps 25%, value 20%, New Zealand availability 15%. Every figure below was checked in September 2026 against the manufacturer's own published material.

Hardware wallets — security and code Certification levels are as claimed by the manufacturer. Common Criteria certificates apply to the chip, not necessarily to the whole product.
Wallet Our gradeKey storageSource codeConnection
Trezor Safe 5 Trezor (SatoshiLabs) · official site A 8.5/10 EAL6+ certified Firmware fully open USB-C
Ledger Nano S Plus Ledger · official site A 8.8/10 ST33K1M5, CC EAL6+ Partly — SE apps closed USB-C
Tangem Wallet Tangem AG · official site BBB 7.6/10 EAL6+ certified App open, firmware closed NFC tap to phone
BitBox02 Shift Crypto (Switzerland) · official site A 8.2/10 Dual chip + secure element Firmware fully open USB-C direct
Keystone 3 Pro Keystone · official site A 8.3/10 Three secure element chips Firmware open QR codes only (USB = charge)
Coldcard Q Coinkite (Canada) · official site AA 7.9/10 Dual secure elements Source-available firmware microSD, QR scan, NFC
Blockstream Jade Plus Blockstream · official site A 8.2/10 No SE — blind oracle design Fully open, reproducible builds QR camera or USB
KeepKey KeepKey / ShapeShift · official site BB 4.6/10 None Open, but slow-moving USB
Hardware wallets — cost, staking and interface NZD figures are indicative landed estimates including 15% GST, not quotes. Confirm current pricing on the maker's site.
Wallet Maker RRPNZ landedStaking in-appInterface scoreBest suited to
Trezor Safe 5 Trezor (SatoshiLabs) · official site US$169 ≈NZ$330 landed Via third-party apps 8.6 Auditable firmware with a modern touchscreen
Ledger Nano S Plus Ledger · official site US$59 NZ$99 at GROOV In Ledger Live (ETH, SOL, DOT…) 8.9 Cheapest credible cold storage available in NZ today
Tangem Wallet Tangem AG · official site US$55 (2-card) ≈NZ$115 landed In-app for several chains 9.2 Absolute beginners who will never manage a seed phrase
BitBox02 Shift Crypto (Switzerland) · official site CHF 149 (Multi) ≈NZ$330 landed No native staking 8.4 People who want Swiss engineering and microSD backup
Keystone 3 Pro Keystone · official site US$129 ≈NZ$255 landed Via companion apps 8.1 True air-gap without giving up a phone-sized screen
Coldcard Q Coinkite (Canada) · official site US$239 ≈NZ$465 landed Not applicable 6.3 Serious Bitcoin-only holders and multisig builders
Blockstream Jade Plus Blockstream · official site US$149 ≈NZ$290 landed Not applicable 7.4 Bitcoiners who want open hardware, stocked locally
KeepKey KeepKey / ShapeShift · official site US$49 (when stocked) Not reliably stocked No 5.4 Nobody buying new in 2026

Secure elements, EAL levels and what the numbers actually mean

Almost every hardware wallet page you will read throws around "EAL5+" and "EAL6+" as if they were horsepower figures. They are not. Common Criteria Evaluation Assurance Levels describe how rigorously a component was evaluated, not how strong it is in absolute terms. A chip certified to EAL6+ has been examined under a semi-formally verified design and tested against a defined set of physical attacks. It is a meaningful signal — the same class of silicon goes into passports and payment cards — but it is a statement about process, and the certificate covers the chip rather than the finished wallet.

The practical difference between EAL5+ and EAL6+ in this market is smaller than the marketing implies. It matters most in one scenario: an attacker has your physical device and is willing to spend serious money on laboratory equipment to extract the key from the silicon. For most people that is not the threat. If you are a public figure, a known large holder, or someone whose address leaked in a vendor data breach, it becomes considerably more relevant.

And certification is not a guarantee. The clearest illustration in recent memory came in July 2026, when Ledger's in-house research lab, Ledger Donjon, published a laser fault-injection attack against Tangem's cards. Tangem's chip carries an EAL6+ certificate. The researcher aimed a single nanosecond laser pulse at a specific area of the die, evaded the platform's own fault-detection countermeasures, and corrupted one conditional check in Tangem's firmware — which was enough to set the card's access password to a value of their choosing. The certificate was real; the implementation on top of it had a gap. Because Tangem's cards have no firmware update mechanism, every card in circulation is affected and none can be patched. Our Tangem review covers what that means in practice, including the fact that the attack needs the physical card, roughly US$250,000 of equipment, and leaves visible damage.

How to read a certification claim

Ask three questions. What was certified — the chip alone, or the chip plus the wallet firmware? Who certified it — an accredited Common Criteria lab, or the vendor's own testing? Can it be updated — because a device with no firmware update path cannot be fixed when a gap is found, however good the silicon is.

Open firmware versus certified silicon: the real trade-off

This is the genuine philosophical split in the category, and both sides ship products we are comfortable recommending.

The open camp — Trezor, BitBox, Keystone, Blockstream, and Coldcard with source-available code — publishes its firmware so that anyone can read it, and in some cases reproduce the build to confirm the binary on your device matches the published source. The argument is straightforward: security through inspection beats security through obscurity, and thousands of independent eyes will find things a single vendor's team misses. The cost is that some certified secure elements come with non-disclosure requirements that make full openness difficult, which historically pushed open-source devices toward less protected chips. Trezor has largely resolved that tension in its Safe line, and the Safe 7 goes further by pairing an auditable TROPIC01 chip with a conventional EAL6+ secure element and a separate microcontroller, so the seed is protected by three independent layers.

The closed camp is essentially Ledger. Its secure element applications and operating system are proprietary, and the company's argument is that the chip's certification, plus a dedicated internal attack lab, delivers more real security than public source review of a weaker chip would. There is substance to that — Ledger Donjon has found and published serious findings in competitors' products, which is not the behaviour of a company doing security theatre. But you are being asked to trust a company's word, and the company has now had two customer-data exposures: the July 2020 breach that leaked roughly 270,000 customers' names, phone numbers and home addresses, and a January 2026 incident through its payment processor Global-e. Neither touched a private key. Both handed a list of known crypto owners' street addresses to whoever wanted it.

Our position, for what it is worth: if you cannot decide, pick open firmware, because it is the choice you are least likely to regret and it costs you almost nothing. If you already own a Ledger, do not panic-replace it — replace the assumption that your shipping address is private.

Air-gapped devices and why QR codes matter

A conventional hardware wallet plugs into your computer over USB. That cable is a data path, and a data path is an attack surface — small, well-defended, but real. Air-gapped devices remove it entirely. The Keystone 3 Pro uses USB only for charging and communicates exclusively by displaying and scanning QR codes. The Coldcard Q can work through a microSD card and a built-in QR scanner. Jade has a camera for the same purpose.

The workflow sounds cumbersome and mostly isn't: your phone shows a QR code containing the unsigned transaction, you point the device at it, the device shows you what you are signing, you approve, and the device displays a QR code containing the signature which your phone then reads. Ten seconds, no cable, and no scenario in which a compromised computer talks directly to the thing holding your keys.

Is it worth it? For a first device, no — the added friction is more likely to make you avoid using the wallet than to save you from a USB exploit that has never been used against a retail holder. For a second device protecting a large position, or for anyone building multisig, air-gap is a genuinely valuable property and we grade for it.

Payment terminal in a New Zealand retail setting, illustrating buying a hardware wallet locally rather than importing it
Buying from a New Zealand retailer brings your purchase under the Consumer Guarantees Act 1993 and keeps your street address out of an offshore marketing database.

Buying one in New Zealand: the three routes

New Zealand is a small market, and the practical consequence is that stock is patchy. The device you decide on may simply not be available locally this month, and it is worth knowing your options before you settle on a model.

Direct from the manufacturer. Trezor, BitBox, Keystone, Coldcard and Blockstream all ship to New Zealand, and Ledger sells directly too. This is the route with the least ambiguity about authenticity, and Trezor's official store even accepts Monero if you want to keep the payment trail minimal. The disadvantages are shipping time — typically one to three weeks depending on carrier — and the privacy point above, since your name and street address end up in an overseas retailer's database.

Authorised New Zealand resellers. GROOV, based in Scarborough, Christchurch, is an authorised Ledger reseller importing directly from Ledger France, dispatching ready-to-ship items within 24 business hours for one to three working day delivery. The Bitcoin Shop, dispatching from Tauranga, is an authorised Blockstream reseller and also stocks Trezor, Coldcard Q and steel seed backups, with tamper-evident seals and Bitcoin, Lightning, card, Afterpay and bank transfer accepted. Both carry a New Zealand warranty path.

Mainstream retailers. PB Tech, Mighty Ape and Computer Lounge carry Ledger devices, generally in the NZ$95 to NZ$120 range for the entry models. These are the easiest to get quickly and the easiest to return, and they bring full Consumer Guarantees Act cover. The trade-off is a narrow model selection — you will find a Nano S Plus, you will not find a Coldcard.

The one route to never take

Do not buy a hardware wallet second-hand, from a marketplace listing, from an auction site, or from any seller who cannot demonstrate authorised-reseller status. A tampered device is the single most effective attack against a careful person, because everything looks correct — the packaging, the boot screen, the setup flow — while the recovery phrase you are shown is one the attacker already has. In 2021, after the Ledger address leak, some owners received unsolicited counterfeit devices in the post, modified so that plugging one in installed malware. If a device arrives that you did not order, do not connect it.

Five mistakes we see constantly

None of these are exotic. All of them are the reason someone lost money this month.

Storing the recovery phrase digitally. A photo, a note app entry, a password manager record, a text to yourself. Every one of those has been the proximate cause of a drained wallet, usually because the cloud account behind it was protected by a password that had already leaked elsewhere. Write it by hand. The backup guide covers the alternatives.

Never testing the restore. People set up a device, write down twelve or twenty-four words, fund it, and never verify that those words actually reproduce the wallet. Handwriting is ambiguous, word order gets transposed, and people occasionally write down the wrong list entirely. Wipe the device and restore it from your written copy while the balance is trivial.

Buying a device for an amount that doesn't justify it. If you hold NZ$300 of crypto, a NZ$120 device is a poor allocation. Use a good non-custodial app, learn the discipline, and buy hardware when the balance makes it obvious.

Assuming the device protects DeFi interactions. It does not, not in the way people expect. If you connect a hardware wallet to a decentralised exchange and approve an unlimited token allowance to a malicious contract, the device faithfully signed exactly what you told it to. The screen showed you an approval; you did not read it. Hardware protects the key, not the decision.

Keeping the phrase in the same place as the device. A burglar who takes the drawer takes both. Separate them — different rooms at minimum, different buildings ideally. Our city pages cover the offsite options that actually exist in New Zealand, including the private vaults that picked up the safe deposit business as the banks exited it.

Hardware wallet FAQ

Questions New Zealanders ask about hardware wallets

What is a crypto hardware wallet and how does it work?

A hardware wallet is a small purpose-built computer whose only job is to keep a private key secret and sign transactions with it. The key is generated inside the device and never leaves it. When you want to send funds, your phone or laptop builds an unsigned transaction, passes it to the device, the device shows you the amount and destination on its own screen, you press a physical button, and it hands back a signature. The malware on your laptop never sees the key — and, crucially, if that malware alters the destination address, the device's screen shows you the altered one before you approve.

Which hardware wallet is best for New Zealand buyers?

On our grading, the Trezor Safe 5 and the Ledger Nano S Plus are the two we would put in most people's hands. The Ledger wins on landed price and app quality and is stocked domestically at around NZ$99 through GROOV in Christchurch; the Trezor wins on fully open firmware. If you hold only Bitcoin, the Blockstream Jade Plus is the best value with a real New Zealand supply chain, and the Coldcard Q is the most rigorous device money can buy.

What happens if my hardware wallet breaks or I lose it?

Nothing, provided your recovery phrase is intact. The device is a key holder, not the keys themselves. Buy a replacement — it does not have to be the same brand, as long as it supports the same standard — enter your recovery phrase, and your balances reappear because they were never on the device in the first place; they were always on the blockchain. This is exactly why we insist on a tested restore before you fund anything. If both the device and the phrase are gone, the funds are unrecoverable by anyone, including the manufacturer.

Do I pay GST and duty when I import a hardware wallet to New Zealand?

Usually GST, rarely duty. Overseas suppliers with more than NZ$60,000 of annual New Zealand sales have been required to charge 15% GST at checkout since December 2019, so the tax is normally already in the price you see. From 1 April 2026 New Zealand Customs also applies a Low-Value Goods levy of NZ$2.21 for air freight or NZ$2.09 for sea, plus GST, on each consignment valued at NZ$1,000 or less. Consignments above NZ$1,000 have duty and GST assessed at the border instead. Full detail in our GST and customs guide.

Is it safe to buy a hardware wallet from PB Tech or Mighty Ape?

Yes, with one caveat that applies to every retailer: inspect the packaging and initialise the device yourself. Buying from a New Zealand retailer actually gives you something the manufacturer's own website does not — cover under the Consumer Guarantees Act 1993, and a local return path if the device is faulty. What matters is that the device generates its own recovery phrase in front of you. If a device arrives with a phrase already printed on a card, or asks you to type in words the seller supplied, it is compromised — stop, and contact the retailer.

Next in this cluster

Keep reading