Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra safety prompt before showing mnemonic #119

Open
aguycalled opened this issue May 1, 2022 · 3 comments
Open

Add extra safety prompt before showing mnemonic #119

aguycalled opened this issue May 1, 2022 · 3 comments
Labels

Comments

@aguycalled
Copy link
Member

Before showing the mnemonic, an extra safety prompt must be shown:

You are going to be shown a list of 12 words, known as mnemonic.

A mnemonic is a private key that is not protected by any encryption measures. Once someone gets your mnemonic, it is equivalent to controlling your wallet. Keep the mnemonics safe, do not store them in online devices and do not lose it.

Please be sure noone is around looking at your screen and tap here to show the mnemonic.
@aguycalled aguycalled added the UI label May 1, 2022
@tsejerome
Copy link
Contributor

I think we shd ask the user to readPassword at the same time too

@tsejerome tsejerome self-assigned this May 6, 2022
@tsejerome tsejerome added the UX label May 6, 2022
@aguycalled
Copy link
Member Author

I think it should be reading the password already, otherwise it can't decrypt the mnemonic

@tsejerome
Copy link
Contributor

tsejerome commented May 6, 2022

Just checked the code, when we visit mnemonic screen it doesn't prompt that, I think it is decrypted whenever we have an opened wallet, basically its like re-authing when we send transaction

@tsejerome tsejerome removed their assignment May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants