Post
Topic
Board Development & Technical Discussion
Merits 10 from 4 users
Re: Privacy: How to Store My KYC Coins After Whirlpool Coinjoin?
by
jzhou
on 17/03/2022, 16:47:36 UTC
⭐ Merited by o_e_l_e_o (4) ,BlackHatCoiner (2) ,ETFbitcoin (2) ,pooya87 (2)
Very specific to the implementation of your client. If new addresses are generated from a common seed then you need to make sure the xpub never leaks. How does your client looks up the utxos? What if your computer is compromised? Does the software leave any trace on your computer? Unencrypted logs etc? Only one things needs to go wrong. Heck, even if the implementation is perfect, a simple malware attack could link your addresses.