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

Missing wallets and/or combos #133

Open
5 tasks
nvk opened this issue Aug 30, 2020 · 5 comments
Open
5 tasks

Missing wallets and/or combos #133

nvk opened this issue Aug 30, 2020 · 5 comments
Labels
Add Wallet help wanted Extra attention is needed

Comments

@nvk
Copy link
Owner

nvk commented Aug 30, 2020

  • Armoury
  • Hexa wallet
  • Crypto Advanced Spectr
  • Lilly Wallet
  • ...
@nvk nvk pinned this issue Aug 30, 2020
@nvk nvk added Add Wallet help wanted Extra attention is needed labels Aug 30, 2020
@tooraj-enayati
Copy link

Please add Trust Wallet as per https://github.com/trustwallet/wallet-core/blob/master/coins.json#L28

"derivationPath": "m/84'/0'/0'/0/0"

Thanks

@nvk
Copy link
Owner Author

nvk commented Sep 15, 2020

You can make a pull request here https://github.com/nvk/wallets-recovery/pulls

@andronoob
Copy link

andronoob commented Sep 28, 2020

Armoury

Bitcoin Armory? It seems to be power-user-oriented, so that I think a over-simple derivation path guide is probably not necessary.


Also, actually I doubt feasibility of self-helped recovery by non-tech-savvy people.

I know little in this field, but I'll take the famous blockchain.info wallet as an example, which has(had) at least three versions of wallet backup format, one of which is even impossible to derive any private key, so that only online recovery from its official website is possible, even the the wallet.aes.json also requires executable binary like its official offline recovery tool.

Sadly, the wallet recovery job has became such a messy stuff which unfortunately does not seem fixable for me.

@andronoob
Copy link

andronoob commented Sep 28, 2020

BIP39 cannot even prevent such chaos from now on either (it could also be considered that such goal has already failed), as long as developers insist strongly on building incompatible things, just like the case of Electrum2.0 and aezeed, which are even ambiguous to BIP39 (occasionally ambiguous from the machine's view, indistinguishable from the human's view).

Just like the case of FFmpeg/libav that prominent contributors can also act like d*ck because of their strong/stubborn minds, it's probably the inevitable curse/price of freedom.

@andronoob
Copy link

There are also implications(comlexities) brought by SegWit, multisig etc - a private key could be (re)used in nonstandard ways, like, a BIP44 privkey got exported and re-imported as a P2SH-P2WPKH privkey by a smartass user, so that the 3-starting P2SH-P2WPKH SegWit address would become invisible to standard BIP44 wallets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Add Wallet help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants