Post
Topic
Board Development & Technical Discussion
Merits 35 from 6 users
Re: Let's deploy free open-source crypto-exchange in 15 minutes
by
bob123
on 28/12/2019, 17:02:18 UTC
⭐ Merited by achow101 (10) ,Welsh (10) ,ETFbitcoin (9) ,MagicByt3 (3) ,Thekool1s (2) ,Heisenberg_Hunter (1)
Anyone who truly wants to run an exchange shouldn't touch those open source 'exchanges' at all.

Even if we assume that the author did not include an intentional vulnerability which wouldn't be found by a code review (which we shouldn't assume at all),
how would you think you'd handle occurring issues ? Outdated software, new vulnerabilities, etc.. ?

People who have the bankroll and want to run an exchange, get a customized software built for them for several 10k / 100k $.
People who don't have any clue at all, use free open source software. Then they either get hacked or lose funds because of other unforeseen issues.


Just look at the Issues on github.
One person doesn't know how to add a new currency.. but obviously believes he is capable of running an exchange  Roll Eyes
Another person can't even get the software to run.. and even worse.. then another one suggests him to give the user running the service root permissions  Roll Eyes


People using such open source software to get an exchange running are asking to lose money. Either by the developer through built in vulnerabilities or through other script kiddies.