X2R2(Explainable Explorative Reidentification Risk), is a data anonymization tool for the laymen. X2R2 guides the user through a transparent explorative process, during which the existing reidentification risks are explained and quantified, possible data transformation options are recommended, and the consequences of these operations, in terms of privacy risk and data utility, are clearly shown.
- Checkout the code and build using maven
- Then run docker-compose up to start the backend APIs.
- The stand alone front end is WIP will be published soon.
- The Swagger documentation on using the API will be published soon.
- Add Documentation for testing API end points
- Add Standalone frontend
- Add Swagger API doc