Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://realrolfje.github.io/anonimatron/
Anonimatron. Providing GDPR compliance since 2010.
https://realrolfje.github.io/anonimatron/
anonymization java production-database synonyms
Last synced: about 1 month ago
JSON representation
Anonimatron. Providing GDPR compliance since 2010.
- Host: GitHub
- URL: https://realrolfje.github.io/anonimatron/
- Owner: realrolfje
- License: mit
- Created: 2015-04-09T19:27:40.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-03T07:52:55.000Z (3 months ago)
- Last Synced: 2024-10-30T04:14:16.318Z (about 1 month ago)
- Topics: anonymization, java, production-database, synonyms
- Language: Java
- Homepage: https://realrolfje.github.io/anonimatron/
- Size: 18.9 MB
- Stars: 105
- Watchers: 10
- Forks: 51
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-privacy-engineering - Anonimatron - Free, extendable, open source data anonymization tool. (Awesome Privacy Engineering [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) / De-Identification and Anonymization)
README
# Anonimatron [![Maven version](https://img.shields.io/maven-central/v/com.rolfje.anonimatron/anonimatron.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.rolfje.anonimatron%22%20AND%20a:%22anonimatron%22) [![Build Status](https://travis-ci.org/realrolfje/anonimatron.svg?branch=master)](https://travis-ci.org/realrolfje/anonimatron)
Did you ever have that problem where you needed "production data" to find a bug
or do performance tests outside of the client’s production environment? Are
you worried about protecting that data? Do you add screenshots to your bug
reports? Can you live with surrogate data with the same properties? Then this
tool is for you.Running Anonimatron is as simple as downloading, unzipping and running
`anonimatron.sh` or `anonimatron.bat`.Please find all documentation, downloads and quickstarts at the
[Anonimatron official homepage](https://realrolfje.github.io/anonimatron/).