/parity-signer

Air-gapped crypto wallet.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Parity Signer

Parity Signer - Turn your smartphone into a hardware wallet

Parity Signer

Please read instructions in Getting started before building or using the Signer

Parity Signer is a mobile application that allows any smartphone to act as an air-gapped crypto wallet. This is also known as "cold storage".

You can create accounts in Substrate-based networks, sign messages/transactions, and transfer funds to and from these accounts without any sort of connectivity enabled on the device.

You must turn off or even physically remove the smartphone's Wifi, Mobile Network, and Bluetooth to ensure that the mobile phone containing these accounts will not be exposed to any online threat. Switching to airplane mode suffices in many cases.

Disabling the mobile phone's networking abilities is a requirement for the app to be used as intended, check our wiki for more details.

Have a look at the tutorial on our wiki to learn how to use Parity Signer together with Polkadot-js app.

Any data transfer from or to the app happens using QR code. By doing so, the most sensitive piece of information, the private keys, will never leave the phone. The Parity Signer mobile app can be used to store any Substrate account, this includes Polkadot (DOT) and Kusama (KSM) networks.

Key features

  • This is not a complete cryptowallet in itself. The Signer does not sync with blockchain, so it does not know your account balance, whether transactions were successful or even if the account exists! This is a cold wallet app only stores keys, reads and signs messages. It should always be used with hot wallet like polkadot.js
  • The Signer alone does not make your accounts secure. You must maintain security yourself. Airgap should be only part of your security protocol, improper use of Signer could still lead to loss of funds and/or secrets.
  • When properly used, Signer provides best achievable security with Substrate networks to-date.

System requirements

Currently Signer is available only for iOS. Android version is coming soon.

Getting Started

These tutorials and docs are heavily outdated at the moment, please use them as references or help improving

If you are upgrading from older version of Signer, please see changelog and upgrading Signer

Please note that the Signer app is an advanced tool designed for maximum security and complex features. In many use cases, more user-friendly tools would be sufficient.

Getting started guide

Tutorials

Wiki

Legacy versions

Older versions of this app could be useful for development, however, they are not safe for use in production. They are available at following branches:

License

Parity-Signer is GPL 3.0 licensed.