What does Privacy Pipeline not protect?
It cannot undo individual steps once the pipeline has run.
What this does not protect
- Pipeline execution is sequential. Total time is the sum of all steps.
- Redaction step requires pre-marked redaction rectangles.
- Some step combinations may increase file size (e.g., flatten after compress).
- It cannot fix compromised devices, accounts, or unsafe sharing channels.