Jonathan Underwood

Results 243 comments of Jonathan Underwood

it's invalid. BIP38 doesn't support segwit.

I now understand the issue. OP has created an Android app that uses the bech32 segwit address for hash verification of decryption. This is not in the BIP38 spec, so...

Reopened to get a decision on (3) in the list above. Or does BW already generate multiple addresses after decrypting bip38?

This needs to account for different password requirements.

1. I have to make a password for my bank 2. It requires a password of `a-zA-Z` no numbers, length of 8-12 characters Of course, I could write down a...

So, ie. instead of num_bytes, maybe use multiple variables 1. `length` (as is, the length of the output password) 2. `character_types` (this should be a bit field where each of...

> Do we have any contingency plan in case "that human" is gone? (which seems to be the case) Make a new BIP. Many BIPs reference other BIPs.

I should make a separate BIP for the signing scheme and how wallets should implement the verification of these signatures. I will write up a draft and submit to the...

1. miniscript extended to include xpub awareness, a way to denote pubkey sorting, etc. could work. 2. pubkey instead of fingerprint seems fine However, one thing I do fear with...

> checking whether something is change Just to clarify... this is not meant just for change. This is meant for a whitelist feature for airgapped / HW wallets to verify...