Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Implement mnemonic export and import #18

Closed
RiccardoM opened this issue May 20, 2020 · 1 comment
Closed

Implement mnemonic export and import #18

RiccardoM opened this issue May 20, 2020 · 1 comment
Labels
kind/new-feature New feature or request type/ux Issues related to the UX of the app

Comments

@RiccardoM
Copy link
Contributor

Context

Currently when logging in the user is only able to perform the mnemonic login by manually typing each and every word of the mnemonic itself. At the same time, once he has logged in, he can only see his mnemonic and manually write it down on a piece of paper.

Feature description

In order to facilitate the export and later login using the mnemonic, what we could do is allowing him to export it as a shielded file. The overall working could then be:

  1. The user logs in using an existing mnemonic or creates a new account.
  2. Once logged in, he exports his mnemonic by protecting it with a password.
  3. When he wants to log in again on another device, he can use a new option that requires him to input the file and the password to unlock it.
@RiccardoM RiccardoM added type/ux Issues related to the UX of the app kind/new-feature New feature or request labels May 20, 2020
@RiccardoM
Copy link
Contributor Author

Closed with 76e0606

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/new-feature New feature or request type/ux Issues related to the UX of the app
Projects
None yet
Development

No branches or pull requests

1 participant