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

Allow changing password, and (more complex) forgot password #14

Open
sakshamsharma opened this issue Jan 30, 2017 · 0 comments
Open

Allow changing password, and (more complex) forgot password #14

sakshamsharma opened this issue Jan 30, 2017 · 0 comments

Comments

@sakshamsharma
Copy link
Member

Change password is easy. Just re-encrypt the private key, and add a backend call to update that.

If the password is forgotten, the private key is lost, so everything is lost. During (and after sign up), offer an option to save your private key for such a scenario. If the password is forgotten, you can re-upload your private key 😄

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