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

Feature: Restore Wallet with QR-Code #133

Open
jenniferberger opened this issue Nov 13, 2017 · 1 comment
Open

Feature: Restore Wallet with QR-Code #133

jenniferberger opened this issue Nov 13, 2017 · 1 comment

Comments

@jenniferberger
Copy link
Contributor

As a user i want to restore my wallet using QR-codes to quickly enter the keys without errors.

Currently the createwallet from * activities require me to enter the private key without input support. I have to copy&paste from a file to save time.

The public key input should have the [scan] button using the existing ScannerFragment
The complete wallet should be scanned with a code that can contain &seed=text&v_key=view_key&s_key=spend_key&min_height=0

Currently moneroaddress.org does not specify a format for seed, v_key, s_key or min_height and only exposes the public key as QR-code. There is a issue (#12) that requests paper wallets. The fix to that that could include the private keys as well (as they make sense on paper).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants