Add fingerprints for known PII leaking headers
Open
@FedericoCeratto is already working on this.
Since Aug 22, 2023.
- Dominant language
- Python
- Stars
- 61
- Forks
- 33
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 3
Description
We should detect as part of a pipeline stage responses that include privacy leaking headers such as those reported in: https://github.com/TheTorProject/ooni-probe/issues/780 and https://github.com/measurement-kit/measurement-kit/issues/1473.
Moreover we should also sanitise the values so that we don't leak them publicly.
A good starting point is this csv file: https://github.com/AccessNow/AmIBeingTracked/blob/master/headers.csv
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.