Skip to content

Conversation

ETHenzlere
Copy link
Contributor

@ETHenzlere ETHenzlere commented Jun 30, 2024

Finally! Support for Differential Privacy Anonymization (and Value Faking) is here.

Anonymize your tables by adding a configuration to the XML file and apply by using the '--anonymization=true' flag.
(Check out the README for detailed information).


Python: Python 3.10 is required

Requirements can be found inside of the requirements.txt file.

Install with pip:

pip install -r requirements.txt

Apply anonymization from the config file:

 java -jar benchbase.jar -b templated -c config/postgres/sample_templated_config.xml --anonymize=true

@ETHenzlere ETHenzlere changed the title DRAFT: Differential Privacy Anonymization support Differential Privacy Anonymization support Sep 8, 2024
@ETHenzlere ETHenzlere marked this pull request as ready for review September 8, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant