Skip to content
HayDevClub

Privacy

This page is written in plain language rather than copied from a template. If something here is unclear, that is a defect and we want to hear about it.

The short version

There are no accounts on this site, and there is no database behind it. We do not track you across sites, we do not sell anything to anyone, and there is no consent banner because there is nothing to consent to.

What is stored in your browser

Two things, both of which you set yourself:

  • Theme. Your choice of light, dark or system, so the page does not flash white when you come back. Stored in your browser’s local storage under haydevclub-theme until you clear it.
  • Language. The locale you last used, so that the root address sends you to the same language next time. Stored in a cookie named haydevclub-locale for one year.

Neither leaves your browser except the language cookie, which is sent back to our server on each request so that a redirect can honour it. Neither identifies you.

The full list, with purposes and lifetimes, is on the cookies and storage page.

Messages you send us

The contact form sends your message to our mailbox as an email and stores nothing on the server. There is no database, so there is no record of it anywhere except the mailbox—the same place a message would land if you wrote to us directly.

The email address you give is used to reply to you and for nothing else. We do not add it to a mailing list, because we do not have one.

Messages stay in the mailbox as long as the conversation is useful. If you want a message deleted, ask, and it will be.

Analytics

We measure how fast pages are for real visitors, and—when an analytics provider is configured—how many people read which page. Both are done without cookies and without identifying anyone: no cross-site identifiers, no fingerprinting, no profile.

What is collected: the page path, the referring site, and the performance numbers your browser reports (how quickly the page appeared and responded). What is not collected: your address, the contents of forms, or anything that identifies you personally.

Video and maps

Videos are not loaded until you press play. Until then, YouTube receives no request from this page and cannot know that you were here. When you do press play, the player is loaded from youtube-nocookie.com, and YouTube’s own terms apply from that point.

Maps work the same way: the venue address is text on our page, and a map provider is only involved if you choose to open it.

Server logs

Our server records that a request happened, which route it hit, and whether it failed, together with the version of the code that served it. These records do not contain cookies, form contents, or personal data, and they are kept for a limited time for debugging and security.

Changes

When this page changes in a way that matters, the date at the top changes with it. The history of every version is in the repository.