What the metrics script does
Self-hosted Plausible. It counts page views and referrers. No cookies, no persistent identifier, no tracking between sites. It runs on our own server, so the counts are not handed to anyone else, and it loads with defer so it cannot delay the page.
What the hero script does
Nothing but a fallback. The animation in the phone mock is a video with a poster image, and the page is complete without any script. This one only matters when a browser supports video but refuses to autoplay it, in which case an animated image is shown instead.
Licensing
Site content is CC BY-SA 4.0 and the website source files are GNU AGPL version 3 or later. The metrics script is third party code under the Expat license, which is why it carries its own label. The PrivacySafe client and server source is at github.com/PrivacySafe.