0
I want to create a MultiSig address where user A sends the public key of its bitcoin address (gets saved in the database). User B gets notified that he must send his public key to create the 2-3 MultiSig address. The third address is provided by me as a mediator. My concern is that if the server is hacked, the hacker can change my source code (PHP) so that 2 of 3 public keys are in his possession. Any ideas on how I can secure this 2-3 MultiSig address creation scenario?
1It's worth noting that this problem is not specific to multisig - If you have e.g. a donation address, somebody who breaks in could change that address to something they controlled. – Nick ODell – 2014-10-21T00:02:34.303