Forensic report redaction is the removal of personal data from a digital forensics write-up. Once it is anonymous under GDPR Recital 26, the file leaves that scope. anonym.plus runs locally and keeps the artifacts, timeline, and conclusions whole.
When this applies
A forensic write-up names device owners, account holders, and the examiner. To brief non-technical stakeholders, you clear those names but keep the evidence chain.
How anonym.plus handles it
- Load the file into anonym.plus on your device.
- The tool flags owner, examiner, and account names.
- Emails, IPs, and device IDs get flagged too.
- Swap each confirmed item for a steady label.
- Save the clean copy on your device.
What you need to provide
- The file (PDF, DOCX, or export).
- An operator (Replace keeps the text readable).
- Optional allow-list for hashes and tool names.
PII entity types detected
| Category | anonym.plus entity type | Example |
|---|---|---|
| Names | PERSON | device owner → [SUBJECT] |
| Names | PERSON | examiner → [EXAMINER] |
| Contact | EMAIL_ADDRESS | account email → [EMAIL] |
| Network | IP_ADDRESS | 192.0.2.44 → [IP] |
| Identifiers | NATIONAL_ID | user ID → [ID] |
| Dates | DATE_TIME | access 02:14 → [TIME] |
Compliance achieved
- Anonymous output falls outside scope by GDPR Recital 26.
- Local work keeps the examiner's findings as protected work-product.
- On-device AES-256-GCM guards the working files.
- Catches IPs and device IDs as identifiers.
Anonymize forensic reports offline — see plans & start free →
Limitations & cautions
An IP or a rare device can still point to one user after names go. Weigh this for wide release. The tool flags known identifiers, but cannot judge when a unique artifact re-identifies someone.
Frequently asked questions
Are IP addresses removed too?
Yes. The tool flags IP addresses and device IDs as identifiers, since they can point to a person or machine.
Will the evidence chain survive?
Yes. The artifacts, timeline, and conclusions stay. Only personal data such as owner and examiner names changes.
Can I keep tool names and hashes?
Yes. An allow-list keeps technical terms and hashes in place while the tool removes personal data.