kaystrobach / FLOW.Backup

2 stars 0 forks source link

add option anonymize tables during export #1

Open kaystrobach opened 9 years ago

kaystrobach commented 9 years ago

the parameter -w

for example:

-w "0=1 union select persistence_object_identifier, anrede, titel, 'plong', 'pling', strasse, hausnummer, plz, ort, email, telefon, mobil, zimmer, adresszusatz, organisation from flow_project_domain_model_kontakt"

can be used to overwrite data with a union and anonymize data this way

so idea is to do a:

kaystrobach commented 9 years ago

See:

pruss commented 9 years ago

I've added some more features like obfuscation of tagged HTML-data which could be used in RTE. See https://github.com/pruss/UON.Anoymizer