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

bruig: Seed verification #174

Merged
merged 3 commits into from Mar 17, 2023
Merged

Conversation

alexlyp
Copy link
Member

@alexlyp alexlyp commented Mar 16, 2023

This adds an extra step/screen after the user is shown their seed words.

The user will be shown 5 multiple choice questions with 3 words being shown and 1 being the correct answer. 5 random words will be chosen from the 24 words provided in the previous screen. If the user answers all 5 questions correctly then they will be shown a button to "Continue" on to the rest of the setup process. If they answer any wrong then they will be shown a button to "Go Back" to the previous seed screen. They will be then given 5 new words to correctly choose from.

The current framework would allow us to add more questions or more words per questions with the change of 2 variables.

@miki-totefu miki-totefu merged commit 8952def into companyzero:master Mar 17, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants