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

Restore an existing Wallet on mobile #16

Closed
jimmysoho opened this issue Dec 27, 2017 · 7 comments
Closed

Restore an existing Wallet on mobile #16

jimmysoho opened this issue Dec 27, 2017 · 7 comments

Comments

@jimmysoho
Copy link

I have a ToastWallet on my Desktop. Can I work with that wallet with my mobile as well? I thought I could "Restore an Existing Wallet" on my mobile, but do I then have to type in manually that enormously long string that looks like JSON from the Wallet Backup of my Desktop version? That's hardly doable. Is there an easier way?

@jmannanc
Copy link

Just copy paste it into there?

@jimmysoho
Copy link
Author

I wouldn't know how to securely get that string on my mobile, but I'll figure it out.

I don't understand the Wallet Backup though. If use https://github.com/jatchili/minimalist-ripple-client and enter only the 30 character long secret of my wallet then I have full control over the wallet. What does a "Wallet Backup" of Toast actually do?? Why is it not possible to enter that secret on my mobile in the Toast Wallet to have control over my wallet on my mobile?

@jmannanc
Copy link

You can import a secret key as well, the backup is just there as an “enecrypted” version of your wallet. So when you recover it via backup code, you use that plus your passphrase/recovery phrase to unlock the secrets and restore your wallet.

Importing your secret key directly isn’t encrypted and generally less safe unless you are typing it in manually, then you should be ok.

@jimmysoho
Copy link
Author

The text presented when creating a ToastWallet is:

IMPORTANT!!!
Your six(6) word recovery phrase appears below. Write it down on paper and store in a safe location. If you ever forget your passphrase this code will be the only way for you to regain access to your XRP.

But that seems not to be true. With a forgotten passphrase I can still access my XRP, provided I have the secret key. Therefor, imo it's best to write down the secret key on paper and store in a safe location.

I don't see the added advantage of a passphrase above the secret key. Both are secret, and both unlock access to your XRPs.

@smart-t
Copy link

smart-t commented Jan 4, 2018

Just a related issue, I think... So I just created a Toast wallet on my Mac (OS High Sierra) I copied the backup JSON string to my mobile where I attempt to rebuild a copy of my wallet. Using the exact same string to restore, I still get that I did not have the same string (no recovery possible). This is strange, I double . ... tripple checked for misplaced spaces. But nothing like that. Ps. I am using an Android 8.0 phone. Hope you can help.

@jmannanc
Copy link

jmannanc commented Jan 4, 2018

You can check the backup phrase here: https://toastwallet.com/backupcheck/

@smart-t
Copy link

smart-t commented Jan 4, 2018

Yes, I just got that clue from Nate on discord. That worked for me, so all issues resolved for me. Thanks for coming back @sneakyfish5 !

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

4 participants