GEIGER Replication

This repository contains the implementation for the replication and pairing process used in the GEIGER project in dart.

GEIGER Project

The GEIGER project aims to create a solution for small businesses to protect themselves against cyber threats by constructing an application that calculates a threat score of the current device.

More information can be found under [https://project.cyber-geiger.eu/(https://project.cyber-geiger.eu/).

Getting started

Create a controller to start the replication or the pairing available methods.

ReplicationController controller = ReplicationService();

Additional information

All information regarding GEIGER Cloud implementation, replication strategies and algorithms applied is available in the Wiki of the repository.