Blockstream / Blockstream/Jade
BIP39 WordList passphrase limited to 10 words
- Dominant language
- C
- Stars
- 496
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
**BIP39 passphrase using method: WordList.**
- Not possible to enter more than 10 words.
- After entering the 10th word the wallet is automatically created, no user confirmation the passphrase is fully entered.
**BIP39 passphrase using method: Manually.**
- Now entering more than 10 words is allowed.
- But still limited to 100 characters?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the BIP39 passphrase flow using the WordList and Manual methods, then locate the input and wallet-creation handling for these paths. Done should allow WordList passphrases beyond 10 words, require confirmation before creation, and establish the intended character limit for manual entry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100