Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realrolfje/anonimatron
Anonimatron. Providing GDPR compliance since 2010.
https://github.com/realrolfje/anonimatron
anonymization java production-database synonyms
Last synced: 15 days ago
JSON representation
Anonimatron. Providing GDPR compliance since 2010.
- Host: GitHub
- URL: https://github.com/realrolfje/anonimatron
- Owner: realrolfje
- License: mit
- Created: 2015-04-09T19:27:40.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2024-08-01T07:39:57.000Z (3 months ago)
- Last Synced: 2024-08-01T16:30:11.811Z (3 months ago)
- Topics: anonymization, java, production-database, synonyms
- Language: Java
- Homepage: https://realrolfje.github.io/anonimatron/
- Size: 18.9 MB
- Stars: 101
- Watchers: 11
- Forks: 47
- Open Issues: 32
-
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
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/).