What is a cookie?
A cookie is a small text file your browser stores when you visit a website. It lets the site remember things between page views — for example, that you have agreed to its cookie banner, or that you are halfway through filling in a form.
Cookies we set
Strictly necessary
- PHPSESSID — lets our contact form remember your CSRF token between loading the page and submitting it. Expires when you close the browser.
- cc_cookie — set by our cookie-consent library to remember your choice on the banner so you are not asked again. Expires after six months.
Optional — analytics
We do not currently use any analytics cookies. If we add one in future (most likely a self-hosted Plausible or Matomo instance with IP anonymisation), it will be listed here and the cookie-consent banner will ask you to opt in before it is set.
Optional — marketing or advertising
None. We do not run paid advertising, do not have a Facebook pixel, and do not embed third-party tracking scripts.
Cookies set by third parties
- fonts.googleapis.com and fonts.gstatic.com — the Google Fonts service for the typefaces used on this site. Google’s own privacy practices apply when fonts are loaded.
- jsdelivr.net — the CDN that delivers our cookie-consent library’s code. jsDelivr does not set tracking cookies.
Changing your choices
Use the “Cookie preferences” button at the bottom of any page. You can also block or delete cookies through your browser settings — the steps differ slightly by browser but every modern browser has the option under privacy or security settings.
Questions
If anything here is unclear, write to [email protected] and we will answer in plain English.