English
GitHub
Theme

Privacy

What this site stores

Short version: with measurement off, which is how it arrives, there are no cookies, no third-party requests and nothing that identifies you. Allow it and the site loads Google Analytics, and only then. The long version is below, because a short version is only worth reading if the long one agrees with it.

Three values, in your browser

The theme you pick is stored under starlight-theme, the language you pick under limn-language, and your answer to the privacy prompt under limn-consent. All three live in this browser's local storage, all three are read only by this site's own scripts, and clearing site data removes them. Everything on the site works with all three absent.

How your language is chosen

Arriving at an English page, the site reads the languages your browser already advertises to every site you visit, and if one of them is published here it sends you to that translation. That list is read once, in your browser, to pick a URL: it is not stored and not transmitted. Choosing a language in the header is what records a choice, and from then on that choice is used instead of the browser's list. A translated address is never redirected away from, so a link someone sends you opens in the language they sent.

Cookies only if you allow measurement

The site itself sets no cookie of any kind: with measurement off, nothing is attached to a request and nothing follows you to another site. Allow it and Google Analytics sets its own, _ga and _ga_…. Local storage is not a cookie: it is never transmitted, and a server cannot ask for it.

Measurement, off until you allow it

The site uses Google Analytics, and only with your permission. The measurement switch in the privacy prompt is off by default, and that off is enforced rather than promised: the tag is shipped as a text/plain block, which no browser executes, and is turned into a running script at the moment you allow it and not before. Withdraw the permission and it is never loaded again.

Nothing loaded from anywhere else, until you allow measurement

Every font, image, stylesheet and script comes from this domain. No web font service, no CDN, no embedded video and no social widget: with measurement off, reading a page here contacts exactly one server. Allow it and the tag is fetched from googletagmanager.com as well.

What the host can see

The pages are static files on a hosting service. Like any web server, it can see the request itself (an IP address, the page asked for, the browser's user agent), and its own logging policy governs that. The project runs no server, no account system and no database, and receives none of it.

Changing your answer

Your choice can be changed at any time, and it takes effect immediately. The same link is in the footer of every page.

This button needs JavaScript. With scripting off, nothing optional runs in the first place, and clearing this site's data in your browser removes all three stored values.