This document is a draft pending legal review.
1. What we use
We keep cookie use to what the site needs to work. There are two:
- Session cookie — keeps you signed in as you move between pages. Without it you would have to log in on every request.
- XSRF token cookie — lets the site prove a form submission came from you and not from another site acting in your name.
Both are strictly necessary for the service, are set only on this domain, and are not used for advertising or cross-site tracking.
2. Local storage
The panel remembers a few interface preferences in your browser’s local storage, such as which view you last used. This never leaves your device.
3. Third-party scripts
Our payment provider’s script loads on the checkout page so a payment can be taken securely. It may set its own cookies under its own policy, which is linked from the checkout.
4. Your choices
You can clear or block cookies in your browser, but blocking the two named in section 1 will stop you being able to sign in. If we ever add cookies that are not strictly necessary, we will ask for your consent first and list them here.