Two Worls Colliding and a Decentralized Web The original bitcoin software is written in C++, is a standalone application and uses low level 'sockets' to build its peer-to-peer network over the Internet. Then we have the other world where apps run in a webbrowser, are using the Internet only via methods webbrowsers support: http and web-sockets. Those two worlds hardly ever interact and what I want to focus on is thinking about decentralization in a world of the web. The…