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

Promote support of multi-language recovery phrases #291

Open
GBKS opened this issue Apr 25, 2022 · 5 comments
Open

Promote support of multi-language recovery phrases #291

GBKS opened this issue Apr 25, 2022 · 5 comments
Assignees

Comments

@GBKS
Copy link
Contributor

GBKS commented Apr 25, 2022

Recovery phrases are usually in English, which does not work well for people not proficient in the language. Wallets should support multiple languages during wallet generation and import. This should make it easier for people around the world to adopt and protect their bitcoin, fitting our tagline of "Design bitcoin for everyone".

BIP39 includes word lists in 10 languages, and there's a separate repo to collaborate around creating more. Not much activity there at the moment.

One of the problems right now is that there's little support, so if a user generates a wallet in another language, they may not be able to recover it in any other software. So first step would be to work with different wallet teams to support multi-language import. Then, once there is decent support for this, we can promote wallet creation in multiple languages.

This effort evolved from this issue.

We can also consider updating the Manual backup and Wallet recovery pages with relevant info.

Wallets working on this:

Issues filed for:

What are some other wallets to talk to about implementing this?

@Bosch-0
Copy link
Contributor

Bosch-0 commented Apr 26, 2022

I will expand this list as I make issues, feel free to copy + paste my message and use it with other wallets.

@GBKS
Copy link
Contributor Author

GBKS commented May 10, 2022

Looks like Specter currently supports English, Spanish, and Italian. I added an issue to expand this.

@GBKS
Copy link
Contributor Author

GBKS commented Nov 28, 2022

olawalethefirst created a mnemonic translator to easily convert recovery phrases from one language to another. This could be helpful in reducing the chicken-and-egg problem.

@GBKS
Copy link
Contributor Author

GBKS commented Nov 29, 2022

Afromnemonics is another project from bolt.fun that is creating a wordlist in Swahili.

@GBKS
Copy link
Contributor Author

GBKS commented Mar 26, 2024

Phoenix just merged support for importing seed phrases in 3 extra languages (spanish, french, czech). Cool to see progress on this.

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

No branches or pull requests

2 participants