Skip to content

Commit 69f659e

Browse files
committed
docs: enumerate what Scarf captures for Docker pulls and README impressions
Replaces the vague "anonymized download analytics" line with Scarf's documented categories — system and OS statistics, company information, and downloads by versions/tags — plus the explicit "no IP storage, no cookies, no PII" reassurance from Scarf's privacy policy. Links to the authoritative Scarf docs pages for both mechanisms (Docker Package and web-traffic pixel) so the disclosure stays accurate as their policy evolves.
1 parent 9c788c9 commit 69f659e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,11 @@ See the [Troubleshooting][troubleshooting] page on the docs site.
323323

324324
## Anonymized analytics
325325

326-
`pactfoundation/pact-broker` uses [Scarf](https://scarf.sh/) to collect [anonymized download analytics](https://about.scarf.sh/about). These analytics help support the maintainers of this image and ONLY run when you pull the image through the Scarf gateway (the pull commands shown throughout this README). To opt out, pull the image directly from Docker Hub:
326+
`pactfoundation/pact-broker` uses [Scarf](https://scarf.sh/) to collect anonymized analytics about how the image is being used.
327+
328+
When you pull through the Scarf gateway (the pull commands shown throughout this README), Scarf records [**system and OS statistics, company information, and downloads by versions/tags**](https://docs.scarf.sh/packages/) — derived from your Docker client's User-Agent and an ASN lookup on your IP at request time. When you view this README on github.com or Docker Hub, a [1x1 pixel](https://docs.scarf.sh/web-traffic/) records a coarse-grained impression with country and organisation attribution. **No IP address is stored, no cookies are set, and no other personally identifiable information is retained.**
329+
330+
To opt out of pull-event analytics, pull the image directly from Docker Hub:
327331

328332
```sh
329333
docker pull pactfoundation/pact-broker

0 commit comments

Comments
 (0)