public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
From: Weiji Guo <weiji.g@gmail•com>
To: bitcoin-dev@lists•linuxfoundation.org,
	somber.night@protonmail•com,  junderwood@bitcoinbank•co.jp
Subject: Re: [bitcoin-dev] bitcoin-dev Digest, Vol 42, Issue 4
Date: Fri, 9 Nov 2018 16:20:21 +0800	[thread overview]
Message-ID: <CA+ydi=+=v5X8Q3PTuULQO6+JUYQ3PXy8-aJkxrBwfxTS+ZEpvQ@mail.gmail.com> (raw)
In-Reply-To: <mailman.800.1541743907.19477.bitcoin-dev@lists.linuxfoundation.org>

[-- Attachment #1: Type: text/plain, Size: 2085 bytes --]

> Do you specifically want to support changing the language of seed
words, while keeping the bip32 root seed they generate unchanged?
What is the usecase for this?

Yes and no. Yes that the inter-operability will be much better if the
same seed could be recorded as in English and in other languages
as well. There could be a standalone 3rd party tool to convert
mnemonic sentences from one language to another so wallets
do not have to support all languages. This, in reality, does not make
any wallet more complicated or increase any dev costs.

No that I don't think anyone would switch language for fun.

And I think the symmetric function in SLIP-0039 is a good
idea to help with migration the existing wallets. So this will look like:

Chinese
English
Japanese                      <=> entropy <=> sym. KDF <==> BIP32 seed
......
Decimal numbers

>If changing the language of seeds is not a requirement, then look
into Electrum seeds. They are language/wordlist agnostic.

So, changing the language is not a requirement. However, the current BIP-39
makes the seed dependent on the language. And I'd like to see it changed.
The change will not further complicates the wallets as we can rely on 3rd
conversion tools to handle different languages.

One additional benefit multiple language support could bring up is, we can
write down the mnemonic sentence in two or more different languages
simultaneously, as a way to do checksum each other.

Regarding Jon's comments:
>lack of localized words for recovery phrase causes more money loss than
supporting it.

This also worries me.

Think of the situation that one day, crypto currencies are all over the
world.
Everyone has some coins. Among them many just cannot handle English.
We must provide a way for them to master their crypto assets. Therefore,
as Jon had stressed, it is very important to support multiple languages.
I really don't like it if only English could be used.

And then think of those who do not have a native language wordlist. Allowing
representing the seed in decimal numbers will be helpful.

Thanks,
Weiji

[-- Attachment #2: Type: text/html, Size: 2721 bytes --]

           reply	other threads:[~2018-11-09  8:20 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <mailman.800.1541743907.19477.bitcoin-dev@lists.linuxfoundation.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+ydi=+=v5X8Q3PTuULQO6+JUYQ3PXy8-aJkxrBwfxTS+ZEpvQ@mail.gmail.com' \
    --to=weiji.g@gmail$(echo .)com \
    --cc=bitcoin-dev@lists$(echo .)linuxfoundation.org \
    --cc=junderwood@bitcoinbank$(echo .)co.jp \
    --cc=somber.night@protonmail$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox