Privacy Policy

Last updated: 12 May 2026

TL;DR Zenit Week has no servers and stores no user data. Your plans live in your browser, or — if you opt in — in your own Google Drive's hidden app folder. We never see them. The only data that briefly touches our infrastructure is your IP address while the page loads, handled by our hosting provider Vercel, plus an aggregated, cookieless visit count (no personal identifiers) used to size traffic and see which countries the app is used from.

1. Controller

Zenit Week is an open-source project operated by Petr Burian, a self-employed individual based in the Czech Republic (EU).

Contact for any privacy matter: petr@petrburian.com. Postal correspondence is available on request through the same email.

No Data Protection Officer (DPO) is appointed; the scale and nature of processing do not require one under Article 37 GDPR.

2. What data we process and where it lives

Zenit Week has no servers of its own. Your planning data is never transmitted to or stored by us. The only data involved is processed in the locations listed below.

2.1 In your browser (always)

The app uses your browser's local storage (localStorage and IndexedDB) to keep:

This data never leaves your device unless you explicitly enable Google Drive sync.

2.2 In your own Google Drive (only if you sign in)

If you choose to sign in with Google, the app stores a copy of your planning data inside your own Google Drive, in a private app-specific folder, using the drive.appdata scope. This folder is invisible to other apps and to us. We never read, copy, or process your Drive data on any server.

2.3 Transient network data (during page loads)

When you open the website, our hosting provider Vercel processes your IP address and standard HTTP request metadata (user agent, referrer, timestamps) for the time strictly necessary to serve the page and operate the OAuth token-exchange endpoint at /api/token. Vercel does not share this with us in identifiable form. See §4 (Service providers) for details.

3. Cookies and analytics

Zenit Week sets no cookies and uses no advertising or behavioural-tracking technologies. We do not profile users, do not track you across other websites, and do not use any persistent identifier stored on your device for analytics.

To understand basic, aggregate usage of the site (number of visits, number of page views, and the country a request comes from) we use Vercel Web Analytics, a privacy-first, cookieless analytics product provided by our hosting provider Vercel. It runs on:

Vercel Web Analytics works without cookies and without writing anything to localStorage, IndexedDB, or any other client-side storage. To approximate a "unique visitor" for the current day, Vercel derives a short, salted hash from the visitor's IP address and user agent; the salt is rotated daily, so the hash cannot be used to recognise the same visitor across days or correlate visits with any other site. The country is derived from the IP address at request time; the raw IP is discarded after this lookup and is not stored alongside the visit. No URL parameters, form contents, or page content are collected.

Because no information is stored on or read from the user's device for this purpose, this processing is not subject to the consent requirement of Article 5(3) of the ePrivacy Directive ("cookie law"), and Zenit Week therefore does not show a cookie banner. The processing of the transient IP address by Vercel is necessary to deliver the site and to produce the aggregate count, and relies on the legal basis of legitimate interest under Article 6(1)(f) GDPR (interest: understanding aggregate use of a free, open-source tool in order to maintain and improve it). You can object to this processing at any time — see §10.

The marketing pages (homepage in EN and CS, privacy, terms) load no other third-party scripts. The app page (/app) additionally loads Google's official JavaScript client library (apis.google.com/js/api.js) so that Google Drive sync can work if you choose to sign in. That library does not transmit any data to Google until you initiate sign-in.

4. Service providers (sub-processors)

We rely on the following providers strictly to deliver the service:

5. Google API scopes

When you sign in with Google, the app requests one scope only:

Zenit Week's use and transfer of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements. We do not use Google user data for advertising, do not transfer it to third parties except as necessary to provide the service, do not allow humans to read it, and do not use it to develop, improve, or train generalized AI/ML models.

6. International data transfers

Vercel and Google operate globally and may process data in the United States or other jurisdictions outside the EU/EEA. Both providers rely on the EU Standard Contractual Clauses (SCCs) and, where applicable, the EU–US Data Privacy Framework as transfer mechanisms. We do not initiate any additional international transfers ourselves.

7. Legal basis (GDPR Article 6)

8. Retention and deletion

9. Data sharing

We do not sell, rent, share, or disclose your data to any third party for any purpose. The only external services involved are the sub-processors listed in §4, and the only data that ever touches them is described in §2.

10. Your rights under GDPR

As an EU/EEA resident you have the right to:

Because we hold no data ourselves, most rights are exercised directly:

For any question or formal request, write to petr@petrburian.com. We respond within 30 days at no charge, in line with Article 12 GDPR.

You have the right to lodge a complaint with the Czech Data Protection Authority (Úřad pro ochranu osobních údajů — ÚOOÚ) or with the supervisory authority in your EU country of residence.

11. Children

Zenit Week is not directed at children under 16. We do not knowingly collect data from children. If you believe a child has used the app and you are their guardian, contact us and we will help you remove any associated data from your devices and your Google Drive (we cannot delete it ourselves because we hold no copies).

12. Automated decision-making and profiling

The app does not perform profiling and does not subject users to any automated decision-making within the meaning of Article 22 GDPR. There is no AI/ML processing of your data.

13. Security

The website is served over HTTPS only. The OAuth flow uses PKCE and a CSRF state parameter. The Google client secret is held server-side in the Vercel Edge Function and never reaches the browser. The OAuth refresh token stored in your browser grants access only to the app-specific Drive folder (§5) and can be revoked at any time.

14. Changes to this policy

Material changes will be reflected by an updated "Last updated" date above and, when warranted, by a notice in the app. Continued use of the app after changes constitutes acceptance.