Cookie policy
Effective from 22 September 2026.
This website stores nothing on your device. No cookies. None at all.
1. The complete list of cookies used by this site
| Name | Purpose | Duration | Provider |
|---|---|---|---|
| This table is empty because savorin.online sets no cookies of any kind. | |||
That includes the categories a cookie banner would normally offer you. There are no strictly necessary cookies, because nothing here needs state. There are no preference cookies, because there are no preferences to remember. There are no analytics cookies, because we run no analytics. There are no advertising cookies, because we host no ad network.
Nor does the site use the other ways of storing data on your device: no localStorage, no sessionStorage, no IndexedDB, no Web SQL, no cache manifest tricks, no ETag fingerprinting, no service worker.
2. Why there is no consent banner
Article 5(3) of the ePrivacy Directive (2002/58/EC, as amended by 2009/136/EC), implemented in the Czech Republic by Act No. 127/2005 Coll. on electronic communications, requires consent before storing information on, or gaining access to information already stored on, a user’s terminal equipment.
We store nothing and access nothing. The obligation to obtain consent therefore never arises, and a banner asking your permission for something that is not happening would be theatre — an extra click that teaches you to dismiss consent dialogues without reading them. Removing the tracking was easier, more honest and better for you than asking politely before doing it.
An earlier version of this site loaded web fonts from a third-party server, carried a consent-banner component and used browser storage. All of it has been deleted: the fonts are now the ones already installed on your device, the banner is gone because there is nothing to consent to, and the storage code has been removed from the JavaScript entirely.
3. How to verify this yourself
Do not take our word for it. Every modern browser ships with the tools to check, and it takes about a minute.
Check for cookies and storage
- Open this page in Chrome, Edge, Firefox or Safari.
- Press
F12, orCtrl+Shift+I(Cmd+Option+Ion a Mac), to open developer tools. In Safari you must first enable the Develop menu in Settings → Advanced. - Go to the Application tab (Chrome and Edge) or Storage tab (Firefox and Safari).
- Look under Cookies, Local storage, Session storage, IndexedDB and Cache storage for
savorin.online. - Every one of them will be empty. Reload the page, click around, and check again.
Check for third-party requests
- Open the Network tab in developer tools.
- Reload the page with the tab open.
- Read the Domain column. Every single request will be to
savorin.online— the HTML, one stylesheet, one small script and the SVG diagrams. Nothing from Google, no CDN, no font service, no tracker.
Check the response headers
- In the Network tab, click the first request (the document itself).
- Open Headers → Response headers.
- There is no
Set-Cookieheader. There will not be one.
If you prefer a command line: curl -sI https://savorin.online/ | grep -i set-cookie returns nothing at all.
4. What happens if you leave the site
Following a link to an advertiser takes you to their domain, where their cookie policy applies and where you may well be asked for consent. That is their site and their responsibility. The redirect page on savorin.online that sits in between sets no cookie either — you can verify that the same way, by opening it with the Network tab recording.
Details of what does and does not cross that boundary are in the privacy policy.
5. Managing cookies generally
Nothing on this site requires you to change a setting. For the rest of the web, every browser lets you block or delete cookies from its privacy settings, and every browser offers a private window that discards storage when it closes. Blocking cookies site-wide will not affect anything here, because there is nothing here to block.
6. Changes
If this site ever set a cookie, this page would say so before it happened, a consent mechanism would be required by law, and the effective date above would change. We would rather not, and we have no plans to.
Last reviewed 22 September 2026 by Isla Ward. Questions: info@savorin.online.