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

Why more than 24 words AND cryptic notation instead of words #1

Closed
haukehess opened this issue Oct 16, 2019 · 6 comments
Closed

Why more than 24 words AND cryptic notation instead of words #1

haukehess opened this issue Oct 16, 2019 · 6 comments

Comments

@haukehess
Copy link

I stopped writing down my PK after realizing that you make me write down 8 x 4 character combos plus 42 garbage word/number combinations, which is more than any other wallet needs for recovery.

Why?

@champo
Copy link
Contributor

champo commented Oct 16, 2019

Hi! Thanks for reaching out.

We’re not using BIP39 for backups because Muun is a 2-of-2 multi-signature Wallet. This means there are two keys instead of one. We wanted to avoid confusion where someone might try to import their seed into another wallet and see they have 0 funds due to have handle address derivation. You can however at any time use your exported keys with the tool in this repository.

We realize the current setup is complex and we’re working on a solution to make exporting your keys easier and safer. This will be rolling out in a few weeks. The changes will affect the UX only, so if you already backed up your keys you can rest assured they will still work. I would recommend you to use the new flow once available.

Regards,
Champo

@haukehess
Copy link
Author

Great to hear that, I really liked the slickness of my first lightning payment (for around 5cent, totally worth it). As your key is in itself encrypted, I think a dropbox / local file "save keys" option would be totally fine for most use cases (if the encryption key 8x4chars) is manually written down.

See ya in Berlin!

@champo
Copy link
Contributor

champo commented Oct 17, 2019

Glad you liked the payment experience!

We're going to implement something similar to what you describe for exporting keys. Having the keys encrypted does make back up easier! Once we roll it out I'll let you know.

I won't going to Berlin myself 🙁 Our CEO, Dario Sneidermanis will be giving a talk!

@haukehess
Copy link
Author

Just waited a minute for "on chain confirmation" of the swap partner. on chain should be possible only every 10min - so how does this fit into the lightning experience?

@champo
Copy link
Contributor

champo commented Oct 23, 2019

@haukehess if I understand correctly, you got lucky and a block came out quickly!

We've already updated the app with the changes to the export keys flow. Let me know if you give it a try!

@acrespo
Copy link
Member

acrespo commented Nov 2, 2021

Just leaving this for future readers, to have a bit more context behind our reasoning and design choices https://blog.muun.com/why-not-just-a-mnemonic/

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

3 participants