Are wallet credentials really safe?

1

I’m using Copay as my Bitcoin wallet. I see it is opensource with the code available in github. What guarantees that they uploaded binary based on that source code? Does it go through Apple approval? Storing more money in bitcoin, I want to be sure my password / credentials are safe and that the developers are not sending out in a hidden way, via backdoor.

János

Posted 2017-11-16T05:04:39.060

Reputation: 295

Answers

0

You don't have any guarantee. You are relying completely on the developers to submit the binary application file based on that source. You are also relying on Apple not to manipulate the application binary once it gets to them.

It's no different with Bitcoin Core or any other wallet or software. In all cases you're putting your trust in whoever does the build and the source and tools they use.

One option is to look at the history of the software. If it's relatively mature and has had no faults, either malicious or competency related, then it may be safe to put a degree of trust in it.

sipwiz

Posted 2017-11-16T05:04:39.060

Reputation: 685

Is web based bitcoin transaction more save? There I can see HTML code. Or is it any server side programming need to do a transaction?János 2017-11-16T05:36:51.720

Web based is even riskier, look at Mt Gox and the many other similar cases. Safest is a hardware wallet such as Ledger or Trezor.sipwiz 2017-11-16T05:54:04.237

0

Would not a paper wallet be considered the safest ? Only you know under which stone you tucked away the note about private key and backup phrase.

user50078

Posted 2017-11-16T05:04:39.060

Reputation: 1