So my situation is I have to create a multi-signature address for our business (was going to do something like this: https://github.com/anders94/bitcoin-2-of-3-multisig).
My question is if I make it then wont I already know their keys as its possible I could just copy and paste them before handing / sending them over.
Is there a better way to do this so I would never see the private key? Were doing it on our bitcoind server.