airgap-it / airgap-vault

The AirGap Vault is installed on a spare smartphone that has no connection to any network, thus it is air gapped. This app handles the private key.
MIT License
372 stars 105 forks source link

Add note during secret import about BIP-39 passphrases #114

Open AndreasGassmann opened 2 years ago

AndreasGassmann commented 2 years ago

In AirGap, the BIP-39 passphrase can be set when adding an account, not when importing a secret.

In other wallets, the BIP-39 passphrase often have to be set during the mnemonic import step. We should add a note to the UI to let the users know that we do support BIP39 passphrases, but it has to be provided in a different step in the process.

TangMonk commented 2 years ago

Indeed