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

[Frontend] recover identity #30

Open
kittybest opened this issue Mar 20, 2023 · 0 comments
Open

[Frontend] recover identity #30

kittybest opened this issue Mar 20, 2023 · 0 comments
Assignees

Comments

@kittybest
Copy link
Owner

kittybest commented Mar 20, 2023

WHY we need this feature?

  • prevent user from losing their identity
  • more convenient to sign in through twitter/github/other web2 services

METHODS

  • 2FA as password to generate semaphore id
    • after signup through twitter/github, ask user to download google verifier and scan the QRcode on screen (or enter the long secrets)
    • then ask user to input the length-6 code and generate semaphore identity through the 2FA secrets
    • really sign up user identity to contract after this
    • next time if the user wanna log in with twitter/github, still have to input the code to re-generate the identity.
@kittybest kittybest self-assigned this Mar 20, 2023
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

No branches or pull requests

1 participant