-
Add the BIP855 password to the "BIP85 Application dropdown".
The [coldcard](https://coldcard.com/docs/bip85-passwords) mk4 is able to produce a 21 character password based on the BIP-85 spec. To my u…
-
BIP85 derived mnemonics only show in English no matter which other language is selected.
See https://github.com/iancoleman/bip39/commit/ac7f150a798d9edb9ce7506e60c03ed1f33ebaa2 for the related test…
-
### Describe the bug
I maintain the [rust-bip85](https://github.com/ethicnology/rust-bip85/tree/master/bindings/dart-bip85) library and am working on porting it to the Flutter community, leveraging…
-
# Feature Branch
Current feature branch for this issue: [bip0085](../tree/bip0085).
## Progress
- [x] Implement Base58 Encode/Decode.
- [x] Implement Base58Check Encode/Decode.
- [x] Implem…
-
Chrome: 101.0.4951.64
I didn't know what repository to report this on, but when I view the FAQ page or https://support.airgap.it/features/bip85/, I can't scroll down, as the page keeps jumping me bac…
-
- [x] This is the flow:
Below recovery option give an option for entering External Seed as well.
The current two options and their logic remains exactly how they are.
In the new option, the u…
-
BIP85 has a way to generate GPG keys from the root master xprv, that can create a decryption key for each extended key in a descriptor and the descriptor can be encrypted to all keys it contains. Then…
-
When creating a BIP-85 child key, after verifying the seed words of an indexed parent key, there is no option to export the seed to QR, or to load the key into memory. Currently the user must manually…
-
https://coldcardwallet.com/docs/bip85
https://github.com/bitcoin/bips/blob/master/bip-0085.mediawiki
BIP-85 is a great way for coldcard users (and hopefully all other HWW's in the future!) to secu…
-
Blockstream Jade and Seed Signer does that,
Also Coldcard export BIP-85 entropy via QR
Note that CC seed QR import only include first 4 character per word.
And Seedsigner has it's own format th…