Security Features

Network security is the primary consideration for Alliance Games when designing the technical architecture. There are several designs to improve the security.

Heartbeat protocol

Alliance Games implements heartbeat protocol to monitor the availability of nodes. It involves sending periodic signals, known as "heartbeats," between nodes to confirm that they are alive and functioning correctly.

Dummy tasks

As mentioned earlier, verifier nodes will insert dummy tasks into the network in order to ensure that worker nodes are performing tasks correctly and promptly. Dummy tasks are also implemented for verifier nodes by the system encapsulated in the clients. There will be slashing events if worker nodes or verifier nodes fail the dummy tasks.

Furthermore, these tasks help verify the qualifications of different nodes at the same time. Alliance Games will design tasks specific to hardware details in order to evaluate if worker nodes fulfill hardware requirements.

Dispute handling

There are cases when users are unsatisfied with the performance of the network or want to challenge the results, which will require closer investigation. In this case, delegators will allocate the job to three different worker nodes to redo the tasks. If the results are consistent, worker nodes will not be penalized and vice versa.

Last updated