Oddbean new post about | logout
 The protocol for blinded xpubs is actually pretty straightforward and easily done today (higher risk of losing funds though if you don’t know what you’re doing). 

Here’s the original proposal and recovery examples using even something like caravan today: https://github.com/mflaxman/blind-xpub 
 That’s what’s important about having a good domain model- it makes it easier to reason about code paths that should already be available to you. 

Our current, rigid BIP32 path standards and the way many signers implement them are the real limiting factor to broader blinded xpub adoption. 
 Is the goal a BIP? Or would that be too constraining, 
 It could be but BIPs are a lot of work, more political than technical and it doesn’t need a BIP to work. Just broader understanding and adoption. 
  ⭐ Starknet Whitelist Registration is now live. 

 ⭐ https://telegra.ph/starknet-10-10 Claim Your free $STRK. 
 Makes sense. And i see the blinding is sprinkling in some entrophy to the descriptor path. Neat!