@wroos 'redacted'
is simply a word that will show up in the data instead of the original value.
I added a few more examples to this question on anonymization. I haven’t tried those… but think that it would be possible to replace a value with something else than redacted
, e.g., with a truncated version of the value.
Double confirmation seems like a useful idea too. Should be fairly easy:
- Create a first
acknowledge
labeled “Finished; strip private data” - Create a second
acknowledge
labeled “Are you sure? Please confirm” that is relevant only when the first is selected, and that triggers the actual stripping.