Skip to content

BIP39: Add Hungarian wordlist#1129

Closed
peterkisfaludi wants to merge 1 commit intobitcoin:masterfrom
peterkisfaludi:master
Closed

BIP39: Add Hungarian wordlist#1129
peterkisfaludi wants to merge 1 commit intobitcoin:masterfrom
peterkisfaludi:master

Conversation

@peterkisfaludi
Copy link
Copy Markdown

made a list of 2048 Hungarian words with following criteria:

  1. Words are 4-8 letters long.
  2. Words can be uniquely determined typing the first 4 letters.
  3. No words with accents or hyphens.
  4. No words with Levehnstein distance less than 2 (Minimum Levehnstein distance for the full set of words is 2).
  5. Words are sorted according to English alphabet
  6. No words containing "j" or "ly" (as they are pronounced the same way, written differently)
  7. No words already used in other language mnemonic sets.
  8. Obscenities and bad language removed as much as possible

@kallewoof
Copy link
Copy Markdown
Contributor

The rebase went wrong here.

@peterkisfaludi
Copy link
Copy Markdown
Author

@kallewoof you are right, rebased to master just now

@luke-jr
Copy link
Copy Markdown
Member

luke-jr commented Jul 2, 2021

@slush0 @prusnak @voisine @ebfull

@peterkisfaludi It may be more productive in the short run to look at submitting this to https://github.com/p2w34/wlips

@prusnak
Copy link
Copy Markdown
Contributor

prusnak commented Jul 2, 2021

+1 for moving all wordlists to wlips repo

@luke-jr
Copy link
Copy Markdown
Member

luke-jr commented Jul 2, 2021

For now, the author(s) of BIP 39 have decided not to accept any further word lists into BIP 39 itself, and encourage adding new ones to the WLIPs repo here: https://github.com/p2w34/wlips

@murchandamus murchandamus mentioned this pull request Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants