The app is completely based on decentralized architecture which uses multiple servers/nodes in place of a single centralized server/node. Each of these servers are independent of each other and act as an independent master server and at the same time taking the necessary workloads as part of load balancing. There is no central authority to control users’ data, control is distributed between participants in the system/server/nodes, rather than being held by a central authority. The most secure decentralized end-to-end encrypted messaging apps send messages by routing them through a random selection of nodes on the network. The set of nodes being used changes with every new message. This additionally allows for zero downtime for the apps as the server would never go down. Also, no malicious activity can be performed as every time the data is being communicated through random nodes.