Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable CIDR mask and hash for user-privacy transformer #528

Merged
merged 3 commits into from
Dec 27, 2023

Conversation

dmachard
Copy link
Owner

@dmachard dmachard commented Dec 27, 2023

This PR provides more flexibility in the user-privacy tranforms as describe in #473 Add configurable CIDR ranges for anonymization .

  • CIDR mask configurable
  • make hash protocol configurable
  • test unit
  • update doc

The new settings will be added :

anonymize-v4bits: "/8"
anonymize-v6bits: "::/32"
hash-ip-algo: sha512

@dmachard dmachard merged commit c08d285 into main Dec 27, 2023
62 checks passed
@dmachard dmachard deleted the configurable_cidr branch December 27, 2023 14:45
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