December 20, 2022
–
1 min read
Security
The use of different algorithms can affect the use of the same mnemonic phrase in multiple wallets.

Even though most wallets generate a mnemonic phrase for users to back up their wallets and generate a private key from the mnemonic, not all wallets use the same algorithm tor this key generation process. This variety of algorithms cause unexpected behavior when using the same mnemonic phrase in multiple wallets. Indeed, wallets that use different processes will arrive at a different set of addresses from the exact mnemonic phrase.
Ledger, the three-part system comprising a hardware device, the Ledger Live app, and a platform of integrated dApps, or better known as the the Most Secure self-custody option, uses a standard called BIP 39 for the generation and interpretation of the master seed on all of its' devices. BIP 39 is an industry standard used by many other hierarchical deterministic wallets. The exact type of BIP 39 seed used by Ledger devices by default is a 24-word mnemonic. Accounts generated by a Ledger device can be recovered on any (third-party) hardware or software wallet that supports the same standards as Ledger (BIP32/BIP39/BIP44).
It is important to understand that the same mnemonic may generate different private keys on other wallets due to the various cryptographic algorithms used. For example, Subkey and Polkadot-JS based wallets use the BIP39 dictionary for mnemonic generation, but use the entropy byte array to generate the private key, while full BIP39 wallets (like Ledger) use 2048 rounds of PBKDF2 on the mnemonic. The above explains why users may have trouble exporting their keys from substrate based applications on the Ledger device. See Substrate BIP39 Repo for more information.
Instructions on how to export your accounts here (Ledger Developers Portal)
Read More
New on Ledger: Iron Fish Is Live
Wrapping up the year with exciting news: the Iron Fish Ledger App and Iron Fish DKG (dev mode) are here! Securely manage tokens on Ledger devices with ease.
Kunobi: A Local Kubernetes Desktop for GitOps and Multi-Cluster Management
Kunobi is a native desktop Kubernetes workspace built at Zondax to reduce GitOps complexity in multi-cluster environments. It runs locally using your existing kubeconfig, adds structured visibility for Flux, and complements CLI workflows. No SaaS. No proxy. Just Kubernetes and GitOps, made visible.
Polkadot Ledger App: Improved Compatibility and Transaction Clarity
The Polkadot Ledger App has been updated with Gen5 support, a modern NBGL UI, clearer asset transaction displays, and improved signing reliability. The new version is already available to install via Ledger Live
Other Articles

Integration
December 12, 2024
Wrapping up the year with exciting news: the Iron Fish Ledger App and Iron Fish DKG (dev mode) are here! Securely manage tokens on Ledger devices with ease.

News
February 20, 2026
Kunobi is a native desktop Kubernetes workspace built at Zondax to reduce GitOps complexity in multi-cluster environments. It runs locally using your existing kubeconfig, adds structured visibility for Flux, and complements CLI workflows. No SaaS. No proxy. Just Kubernetes and GitOps, made visible.

News
January 6, 2026
The Polkadot Ledger App has been updated with Gen5 support, a modern NBGL UI, clearer asset transaction displays, and improved signing reliability. The new version is already available to install via Ledger Live
News
Kunobi is a native desktop Kubernetes workspace built at Zondax to reduce GitOps complexity in multi-cluster environments. It runs locally using your existing kubeconfig, adds structured visibility for Flux, and complements CLI workflows. No SaaS. No proxy. Just Kubernetes and GitOps, made visible.

News
The Polkadot Ledger App has been updated with Gen5 support, a modern NBGL UI, clearer asset transaction displays, and improved signing reliability. The new version is already available to install via Ledger Live
