Evidence Handling Chain
Trust depends on both safety and integrity. Preserve a clear handling record for sensitive documents.
Minimal chain model
- Capture source context and file origin facts.
- Compute and store input hash.
- Apply defensive transformations (scrub) and compute output hash.
- Record transfer events and recipients.
Operational guidance
- Keep timestamps in one reference timezone.
- Never overwrite original evidence artifacts.
- Distinguish “analysis copy” and “distribution copy.”
What this does not protect
- Fabricated source material.
- Recipient tampering after delivery.
- Legal admissibility requirements specific to your jurisdiction.
Next safe steps
- Use
/scruband keep hash records from the scrub report. - Read
/security/non-technical/journalist-submission-hygiene.