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 network with QR scan #302

Closed
Tbaut opened this issue Aug 2, 2019 · 0 comments · Fixed by #681
Closed

Add network with QR scan #302

Tbaut opened this issue Aug 2, 2019 · 0 comments · Fixed by #681

Comments

@Tbaut
Copy link
Contributor

Tbaut commented Aug 2, 2019

substrate networks are identified by genesisHash for Substrate.
We want to be able to add a new network (hence a new genesisHash) from a QR code scanned from a trusted source.

Upon scanning a "add new genesis hash" QR code:

  • verify that the paypload has been signed by a Parity key
  • the user should ideally not be asked for anything else than "be careful and double check everything".

Ideally we should put a color, name and prefix in the scanned data as well so that users don't need to choose or select anything on the signer.

cc @yjkimjunior and @maciejhirsz

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 a pull request may close this issue.

1 participant