Changes between Version 7 and Version 8 of S3/S3Anonymize
- Timestamp:
- 04/03/18 18:49:40 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3Anonymize
v7 v8 3 3 4 4 S3Anonymize is a tool to remove sensitive information from a record (and related records) based on configurable rules. It is primarily intended for person data, but can be re-used for any type of record. 5 6 == Important Notes == 7 8 - S3Anonymize removes the specified record details '''permanently''' and '''irrevocably''' (it essentially overwrites them), ''even if'' Sahana is otherwise configured to archive data instead of deleting them 9 - S3Anonymize requires both UPDATE and DELETE permission on the target master record, but not on any related records 5 10 6 11 == Configuring Rules ==