Advertising disclosure: radovin.online is funded by advertising. Pages on this site contain partner links. If you buy something after following one, BRUGAL s.r.o. receives a commission from the advertiser — at no extra cost to you. How this works.
radovin.onlineSecurity software, plainly explained

Cookie policy

Effective 21 September 2026

The whole policy, in one sentence

This website stores nothing on your device and reads nothing from it. No cookies, no local storage, no session storage, no IndexedDB, no cache storage, no fingerprinting. There is nothing to consent to, which is why you are not being asked.

1. Why there is no cookie banner

Article 5(3) of the ePrivacy Directive (2002/58/EC, as amended by 2009/136/EC), implemented in the Czech Republic in Section 89 of 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 do neither. The obligation is therefore not triggered, and a consent banner would ask you to permit something that is not happening. We took the view that removing the tracking is a better answer than adding a dialog box in front of it.

2. What this means concretely

Storage mechanisms available to a website, and our use of each.
MechanismWhat it is normally used forUsed here?
HTTP cookiesSessions, preferences, advertising and analytics identifiersNo — the server sends no Set-Cookie header
localStoragePersistent key-value data kept between visitsNo
sessionStorageKey-value data kept for one browser tabNo
IndexedDBLarger structured client-side databasesNo
Cache Storage / service workerOffline caching and background scriptsNo — no service worker is registered
Web beacons and tracking pixelsCounting views and conversionsNo
Device fingerprintingIdentifying a browser without storing anythingNo — we read no canvas, font list or device metric
Third-party resourcesFonts, analytics, CDN files, embeds — each one a request to another companyNo — every file is served from radovin.online

3. How to verify this yourself

Please do not take our word for it. It takes about a minute.

A stylised browser developer tools Application panel showing the storage sidebar with cookies, local storage, session storage, IndexedDB, cache storage and Web SQL all listed with a count of zero, and an empty main pane reading: no entries for this origin.
What you should see. Every storage area reports zero entries for this origin. If you ever see anything other than this on radovin.online, please tell us — it would be a bug and we would want to fix it. Original diagram created for radovin.online.

In Chrome, Edge, Brave or Opera

  1. Press F12, or Cmd+Option+I on a Mac.
  2. Open the Application tab.
  3. In the left sidebar under Storage, click Cookies, then Local storage, then Session storage, then IndexedDB. Each should be empty for https://radovin.online.

In Firefox

  1. Press F12 and open the Storage tab.
  2. Check Cookies, Local Storage, Session Storage, Indexed DB and Cache Storage.

In Safari

  1. Enable the Develop menu in Settings → Advanced.
  2. Open the Web Inspector and choose the Storage tab.

Check the network as well

Open the Network tab and reload the page. Every request should be to radovin.online. There should be no request to a font service, a CDN, an analytics endpoint or any other domain. You can also look at the response headers for the page itself: there is no Set-Cookie header.

Read the source

The site loads exactly one script, /js/cta.js. It is short, unminified and commented, and you can read it in your browser. It reads advertising parameters from the address bar, copies them onto partner links, and re-applies the required rel attributes. It contains no call to document.cookie, localStorage, sessionStorage, indexedDB or fetch.

4. Server logs are not cookies

Our web server does keep short-lived access logs, which include IP addresses. That is a separate matter from storing something on your device, and it is covered in section 2.1 of our privacy policy. We mention it here so that “we store nothing” is not read as a claim that no data whatsoever exists anywhere.

5. When you follow a partner link

Partner links lead to other companies’ websites. Those sites very probably do use cookies, including for affiliate attribution, and they will ask for your consent under their own rules. Our zero-storage promise covers radovin.online only. It cannot extend to a site we do not operate.

6. If this ever changes

If we ever introduce anything that stores or reads data on your device, we will implement a compliant consent mechanism before doing so, and this page will say what changed and when. Until the date at the top of this page changes, the statement above stands.