Skip to main content

Polkadot Vault (formerly Parity Signer)

Rebranding of Parity Signer to Polkadot Vault

The Polkadot Vault app rebranding is live on iOS and Android devices. The source code of all versions can be downloaded on the GitHub repo.

The Polkadot Vault app is an air-gapped cold storage solution for all users, including developers and power users. See Ledger devices for other cold storage solutions.

Smartphone compatibility with Polkadot Vault

Note that although the Vault app is available for old smartphones, different versions will be installed according to the phone's hardware. For example, smartphones like iPhone 6 will install Parity Signer (the old brand name of the Vault app) with limited capabilities. There will be no log or warning if the phone was connected to the internet while not using the app. Also, no metadata updates are possible, and no option to add new networks. This would not be as secure as the latest version of the app. We would recommend that you use smartphones compatible with the latest Polkadot Vault app.

Polkadot Vault (formerly Parity Signer) is a cold storage solution that allows you to use a phone in airplane mode as an air-gapped wallet. The Vault app is not technically a wallet, as it does not allow to transfer funds. It is more of a key-chain tool that will enable you the create, manage, and restore accounts.

By default, the Vault app contains chain specifications for Polkadot, Kusama, and Westend. Metadata updates are possible via a QR code fountain. It is also possible to add other Substrate-based chains and do metadata updates for those. The app allows you to securely sign extrinsics via QR codes without exposing your private keys to the internet.

Vault vs. Ledgerโ€‹

The Polkadot Vault and Ledger are cold storage solutions because private keys of accounts created on the Vault app or Ledger device are not stored on your computer or, more in general, on a device that has an internet connection. However, the two solutions differ, and you should consider one or the other depending on your user type.

LedgerPolkadot Vault
Hardware designed to stay offline and be secure. Certified by French cybersecurity agency ANSSI.Hardware not designed to stay offline. The user must switch off all inbound and outbound connections (network, wifi, Bluetooth, NFC).
Hardware is resistant to side-channel attacks via Secure Element. The secure element will destroy itself if opened.Although there is no wired connection, side-channel attacks are possible. Without a secure element, the phone can be opened, and the keys will be accessible in its storage unit.
Accounts derived from one mnemonic seed phrase.One mnemonic for each account or one mnemonic for multiple accounts via account derivation or default Substrate address format. See this support article for information on whether to use the same account or different accounts on different chains based on your needs.
Easy firmware and application upgrades through the Ledger Live application.The app should never be connected to the internet after installation, so the version installed on the phone should not be updated directly. For app upgrades, users must factory reset the phone and recover all accounts through seed phrases. Metadata updates for each chain must be done via the QR code fountain.
Currently, not all parachains are supported.Users can add all parachains either through a third-party provider or if they have the wss endpoint and know how to extract the chain specifications and metadata.
Ledger app updates on Ledger Live sometimes lag behind chain updates resulting in users only being able to transact if they install developer versions (only for advanced users).Metadata updates are always available to install once released, either through the third-party provider or manually. In this case, the installation process requires familiarity with working on the command prompt.

Create and Import Accountsโ€‹

You can create a new account directly within the Vault app (Add Key Set > Add new Key Set). This will generate a new mnemonic seed phrase on the app. Alternatively, you can import a new account in the app using a seed phrase generated elsewhere with a compatible account generation scheme. For example, you can have an air-gapped laptop with the Subkey tool installed and generate a new account there. The seed phrase of that account can be imported into the Vault App (Add Key Set > Recover Key Set).

For guidelines about how to create an account using Polkadot Vault, see this video tutorial and visit this support article.

info

Importing an account into an extension will not import its private key. Only the public key will be imported and you must sign using your air-gapped phone which holds the private key.

Restore Account on Polkadot Vaultโ€‹

See this video tutorial and this support page to learn how to restore your account on the Polkadot Vault app.

Signing Extrinsicsโ€‹

Always check for Metadata Updates

Before signing extrinsics with the Polkadot Vault app, always check for metadata updates. This video tutorial will explain how to do it.

Remember to always check for metadata updates before signing transactions. See this article to learn how to sign transactions and this article on how to easily add new chains and do metadata updates using the Vault app.

The procedure to sign transactions with the Vault app is as follows:

  • The wallet or browser extension will show a QR code encoding the information about what you are going to sign.
  • After scanning the QR code with the Vault app, you will be presented with decoded information about what you will sign. Make sure the information matches what you intended to sign in the first place. If something does not feel right, do not sign. Check this page for more information and contact the Polkadot Support Team.
  • If the information shown by the Vault app is correct, you can present the QR code (signature) to the camera on your laptop to sign for the transaction.
QR codes are signature-specific

Note that QR codes are signature-specific. If someone by chance has access to the QR code signature for one of your transactions, future transactions cannot be signed with that same QR code, and it is impossible to find out the private key of your account only with that QR code.

Update the Vault Appโ€‹

danger

Ensure you always have your mnemonic seed phrase secure and available.

To securely update the Polkadot Vault app follow the instructions here. Briefly,

  • backup your accounts (Backup key Set > write down the mnemonic seed phrase),
  • factory reset your Vault app (Settings > Wipe all Data),
  • factory reset your phone,
  • re-install the Vault app,
  • go offline (airplane mode, no wifi),
  • recover your accounts (Add Key Set > Recover Key Set).

Security Notesโ€‹

Remove SIM cards and Forget Networks

To avoid unintended connection of your phone to the Internet, remove SIM cards, reset eSIM settings, and forget any added WiFi networks. In this way, the only possibility of having an unintended internet connection is either through the cellular network or through WiFi connection.

The Vault app has a Log that will tell you all activities performed with it. It is important to mark down the last action, you did so that you can do a security check the next time you use the app. Also, the Vault app will always tell you if the phone has been (even briefly) connected to the Internet. In case of an unrecognized connection, it is recommended to:

  • Backup your accounts (i.e. make sure you have the mnemonic seed phrases)
  • Follow the steps in Update the Vault app
  • Once offline, create a new account on the Vault app
  • Import the compromised accounts and transfer the funds to the new non-compromised account.
The Vault App has the option to export private keys

If an account's private key has been exported from the Vault app, the public key will be marked as "hot" and the following message will be displayed This key is marked hot because its root private key has been exported.

You might consider exporting the private key if you are switching air-gapped phone. If you choose to export your private key, avoid the following:

  • Do not export your private key to a device that is connected to the internet, as your key will not be "cold" anymore.
  • Do not print private keys QR codes over an internet connection.

Add Chainsโ€‹

The Vault app contains default chain specs for Polkadot, Kusama, and Westend. It is possible to add more chains via QR-code, and update their metadata by generating your own QR-code fountain in a metadata portal similar to that signed by Parity. Alternatively, you can use a third-party provider to add chains and their metadata. Check this article for detailed instructions. If you choose this approach, you should trust the provider you choose.


Polkadot-JS Guides

If you are an advanced user, see the Polkadot-JS guides about Polkadot Vault.