Giving users password encrypted QR code.
It would be a good option to provide users with a QR code having private key and mnemonic encrypted by the password entered by the user.
It would require adding these things.
- Adding a screen for providing user with password encrypted QR code of private key and mnemonic after Login
- Asking user for QR code and password to along with mnemonic/private key/ creating new account
- Users should not be asked to enter a new password.
- Already password encrypted mnemonic and private keys are to be stored in shared peference.
Giving users password encrypted QR code.
It would be a good option to provide users with a QR code having private key and mnemonic encrypted by the password entered by the user.
It would require adding these things.