203 Forks
538 Stars
538 Watchers

arx

ARX is a comprehensive open source data anonymization tool aiming to provide scalability and usability. It supports various anonymization techniques, methods for analyzing data quality and re-identification risks and it supports well-known privacy models, such as k-anonymity, l-diversity, t-closeness and differential privacy.

How to download and setup arx

Open terminal and run command
git clone https://github.com/arx-deidentifier/arx.git
git clone is used to create a copy or clone of arx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with arx https://github.com/arx-deidentifier/arx/archive/master.zip

Or simply clone arx with SSH
[email protected]:arx-deidentifier/arx.git

If you have some problems with arx

You may open issue on arx support forum (system) here: https://github.com/arx-deidentifier/arx/issues