fs-geofs / ErstiWeTool

signup & management platform for our freshmen's weekend
GNU General Public License v3.0
0 stars 1 forks source link

CLI for PII anonymization, closes #12 #14

Closed noerw closed 6 years ago

noerw commented 6 years ago

run

bin/anonymizeUsers [year] --yes-for-real

to replace user PII with placeholders. birthdate is truncated to months.

also adds Dockerfile & guide to set up mysql in docker container