DanWedge
· 3d
How does broadcasting transmission only expose the sending address?
Why does this technicality exist and thwart quantum?
I assume you are referring to this:
with p2sh the address is a hash of the pubkey. Shors algorithm is good at turning public keys into private keys. Since the public key is hashed its safe. When you spend it reveals the pubkey and is vulnerable to a double spend attack for a short time.
Taproot addresses are not hashed, so any coin stored in p2tr are vulnerable to powerful quantum computers