CANTON.WIKI

Canton Wallet Security Audits

Which Canton Wallets Have Public Audits — and Which Don't

Editorial honesty note

We mark wallets without a publicly-published third-party audit as "No public audit found" — not as "unsafe". Absent third-party signal does not mean a wallet is insecure. It means we have nothing externally verifiable to anchor a safety claim. When a wallet team publishes an audit, this article gets updated with the firm, date, and report URL.

Public audit and certification status

Bron: software wallet, no public audit found, partial open source. C8 Wallet: software wallet, no public audit found, closed source. Zoro Wallet: software wallet, no public audit found, open source. 5N Loop: software wallet, no public audit found, closed source. Console Wallet: software wallet, no public audit found, open source via the Daml-native reference implementation. Cypherock X1: hardware wallet, internal and community review ongoing, open-source firmware. Ledger Nano: hardware wallet, ANSSI CSPN certification on the Secure Element since 2019, partial open source.

WalletAudit / CertificationDateOpen Source
BronNo public audit foundPartial
C8 WalletNo public audit foundNo
Zoro WalletNo public audit foundYes
5N LoopNo public audit foundNo
Console WalletNo public audit foundYes (Daml-native)
Cypherock X1Internal + communityOngoingYes
Ledger NanoANSSI CSPN (Secure Element)2019+Partial

What an audit tells you (and doesn't)

A third-party security audit gives you a frozen-in-time snapshot of code-quality and known-vulnerability status. It does NOT tell you:

  • Whether the team responded to issues the auditor flagged
  • Whether subsequent code changes introduced new issues
  • Whether operational security (key management, build pipeline, supply chain) is sound — most audits cover code, not ops
  • Whether the wallet's third-party dependencies are themselves audited

Reading an audit report carefully is more valuable than knowing one exists. "Audited" with 30 unresolved high-severity findings is worse than "not audited yet" with a small actively-maintained codebase.

Practical risk-management for Canton holders

  1. Hot wallet: small balance for active staking and DeFi. Bron, C8, or 5N Loop are fine. Risk capital only.
  2. Cold storage: bulk holdings on a Ledger or Cypherock hardware wallet. Tamper-resistant secure element, never plugged into a computer that browses the open web.
  3. Multi-sig for institutional: C8 Wallet's multi-signature setup distributes key risk. Lose one key, recover with the rest.
  4. Operational hygiene: dedicated browser profile or device for wallet operations, hardware-wallet-only signing for any transaction over a threshold you set.

For more on wallet selection, see Best Canton Network Wallets or compare on fees in Canton Wallet Fees Comparison. Filter by audit status at /category/wallets?audit=audited.

FAQ

How many Canton wallets have public security audits?

As of 2026, only Ledger has a third-party government-grade certification (ANSSI CSPN, applied to its Secure Element chip — not specifically the Canton app). Cypherock has community-reviewed open-source firmware and ongoing reviews. The Canton-native software wallets (Bron, C8, Zoro, 5N Loop, Console Wallet) do not have publicly-published third-party audit reports.

What does 'no public audit' actually mean?

It means we could not find a publicly-published audit report from a third-party security firm at the time of this article. The wallet may have undergone internal security review, may have engaged auditors privately, or may simply be early enough that audit ROI didn't justify the cost. It does not mean the wallet is unsafe — it means we have no third-party signal to verify safety claims.

Why does open-source matter for wallet safety?

Open-source code can be reviewed by anyone — security researchers, the community, paranoid individual users — and reproducible builds prove the binary you download matches the source. Closed-source wallets ask you to trust the vendor; open-source asks you to trust the code (which more people can check).

Is Ledger's ANSSI certification specific to Canton?

No. ANSSI's CSPN certification covers the Ledger Secure Element chip and the core Ledger device firmware. The Canton-specific app running on top of Ledger has not been separately certified by ANSSI as of 2026. The certification is meaningful at the hardware-tamper-resistance level, not at the application-logic level.

Should I avoid wallets without public audits?

It's a risk signal, not a deal-breaker. Bron, C8 Wallet, and 5N Loop are used by significant CC holders without known incidents. The pragmatic stance: store small or active balances in software wallets you've vetted personally, and store large or long-term positions on hardware wallets where the security boundary is physical.