-
do you think integration of a library like https://github.com/microsoft/presidio would fit the scope of this package?
-
Make anonymization of survey results optional.
By default, the application should export with phone number. The moderator should have an option to anonymize the results. This is set on survey level.
-
At least in my install, which uses WooCommerce Subscriptions and Checkout-Fields plugins, there seem to be user-data in:
..._wc_order_addresses,
..._wc_customer_lookup,
..._wc_download_log (IP),
…
-
Great job, but I have a question that I don't quite understand. What are the anonymization attributes of this project, only gender? If you could help me, I would be grateful not only.
-
Repo name: tc-anonymizing-service
in the Talent-Catalog organisation
-
Since the Location module can output a shapefile of the anonymized points (FID, Lat, Long), it would be great if these outputted shapefiles could have a geographic coordinate system also already assoi…
-
The possibility of anonymizing/deleting Personal Identifiable Information (PII) is a requirement by GDPR. Currently the best approach is to delete the entire stream with `store.Advanced.Clean.DeleteSi…
-
_Filing this question on behalf of a user from a private thread._
The auto-generated plan sees that a column is PII, but it is SSN without the dashes …. With the sdtype = ssn still work given no da…
-
Based on the pfile.Help, here's what's available:
~~~
Pfile('P12345.7')
Pfile('P12345.7', ['No-Anonymize' | 'Partial-Anonymize' | 'Full-Anonymize'], ['Single-AcquisitionMode' | 'All-Acquisitions'…
-
Hi,
I think it might be an interesting feature, taking an existing Pyspark Dataframe and applying pseudonymization and/or anonymization.