Skip to content

Conversation

@ppomes
Copy link

@ppomes ppomes commented Feb 11, 2026

myanon is a streaming anonymizer for MySQL dump files. It reads mysqldump from stdin and writes an anonymized version to stdout.

Key features:

  • Deterministic hashing (HMAC-SHA256) preserving referential integrity
  • Built-in rules: texthash, emailhash, inthash, fixed values, substrings
  • JSON field anonymization
  • Python extensions (e.g., Faker)
  • Written in C, single binary, also available as Docker image

Website: https://myanon.io

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