Technical dictionary
Address reuse (Bitcoin)
Receiving multiple payments to the same address after the public key is known—bad for privacy and quantum exposure timing.
Definition
Once a public key is revealed on spend, reusing that address places new UTXOs under an already-public key. Against a future CRQC, that is permanent target material.
Modern wallets avoid reuse by default; exchanges and custom integrations sometimes reintroduce it.