1
Since receiving multiple payments using the same address isn't safe, is there a way to get BitPay to settle the balance using a new address each time? It wouldn't be feasible for the user to log in and submit the new address manually every time. Is there a secure API for this?
Thanks
Receiving multiple payments at the same address isn't "unsafe," though it does decrease anonymity. Spending multiple times from the same address may be unsafe if your wallet software isn't properly crafted to produce unique
– Chuck Batson – 2014-12-16T16:06:21.673k(nonce) values for each ECDSA signing (see http://rdist.root.org/2010/11/19/dsa-requirements-for-random-k-value/).Yes, deanonymity is my concern. – Kar – 2014-12-16T16:22:10.633