Kaizen Official Group

Data and privacy

This describes how the site is built, technically. It is not a legal document and not a statement of compliance with any jurisdiction — those should come from a lawyer, not an engineer. What follows are facts you can verify.

What the site does not have

No way to collect anything about you

Forms

None. Submitting data through this site is technically impossible.

Cookies

The site sets none and reads none. There is no consent banner because there is nothing to consent to.

Analytics

No counters, no pixels, no analytics platforms, of any origin.

Fingerprinting

The pages carry no scripts at all, so there is nothing that could collect device characteristics.

External resources

Fonts are the ones already on your system; styles and images are served from here. Your browser contacts this site only.

Country detection

You pick the language yourself with a link. The site does not look at where you are coming from and serves no region-specific content.

None of this requires taking my word for it: open your developer tools, the Network tab, and look at the list of requests.

What the server writes down

A server with no records at all cannot be operated

Request log
Date and time, request method, the page address without the query string, protocol version, response code, response size and processing time. It contains no IP address, no User-Agent, no referrer and no cookies. The format was changed specifically for that, and an automated test proves on every change that those parameters never reach the log.
Error log
Kept, deliberately: a server without one can neither be fixed nor defended. Its format is fixed by the web server and cannot be changed, so error records may contain the address of the requester. The file is rotated every hour, addresses and query parameters are stripped at rotation, and anything older than seven hours is deleted entirely.
Operational counters
Aggregate figures are derived from the request log: how many requests, how many responses per class, how many bytes served, how long they took. These are numbers, not records about people. Only those numbers leave the server; the log lines themselves do not.

The rest

Hosting, outbound clicks and correspondence

Where the site is hosted
The server is in Europe, outside Russia, and the site is reachable internationally. Requests therefore travel through infrastructure in that country. No data you enter is involved — there is nothing on the site to enter.
Opening Telegram or email
The contact buttons are ordinary links. Until you click one, nothing is transmitted. There are no intermediate pages counting the clicks: such pages exist precisely to count. Once you click, you are in a third-party service where their rules apply.
Correspondence
I use whatever you write to me only to reply and to discuss the task. I do not pass it to third parties and do not add it to mailing lists — there are none. The correspondence stays where you started it.

Why the site is built this way: I offer infrastructure and security work. A site that pulls in third-party scripts and sets advertising cookies would contradict the offer. Collecting nothing was simpler than explaining later why I collected it.

If anything here looks incomplete, ask and I will make the text more precise. This document describes how the site actually works at the time of publication.