Controller: DOMAN s.r.o., Ulica Funduše 1165/26, 951 17 Cabaj-Čápor, Slovakia, Company ID 47912383
Effective: 1 April 2026
1. What Are Cookies and Similar Technologies?
Cookies are small text files stored directly by the browser on your device. In addition to classic cookies, there are other data storage mechanisms in the browser — such as localStorage (local storage), which works similarly but the data is not automatically sent with every request to the server.
2. Do We Use Cookies?
No. The application photoselect.app does not use any HTTP cookies — neither our own nor third-party. We do not use analytical, marketing, or tracking cookies.
We use exclusively localStorage in your browser for the application to function correctly.
3. What Do We Store in localStorage?
| Key | Content | Purpose | Validity |
|---|---|---|---|
mdfoto_token | JWT access token | Identity verification with each server request | 15 minutes (automatically renewed) |
mdfoto_refresh | JWT refresh token | Automatic renewal of access token without re-logging in | 1 year or until logout |
mdfoto_user | Name, email, role | Displaying profile without repeating API calls | Until logout |
mdfoto_lang | sk or en | Remembering the chosen interface language | Indefinite (until manually cleared) |
mdfoto_impersonate | ID, name, role of impersonated user | Active impersonation session (administrators/photographers only) | Until impersonation ends or logout |
4. Why Do We Store This Data?
All items in the table above are necessary for the basic functioning of the application:
- Without authentication tokens (
mdfoto_token,mdfoto_refresh) you would need to enter your password with every action. - Without
mdfoto_userthe interface could not display your name or check access rights. - Without
mdfoto_langthe chosen language would reset with every page refresh. mdfoto_impersonateis stored only during active impersonation and is deleted immediately upon its termination.
The legal basis is performance of contract (Art. 6(1)(b) GDPR) for authentication data and legitimate interest (Art. 6(1)(f) GDPR) for language preference.
5. Do We Share This Data With Third Parties?
No. The contents of localStorage remain exclusively in your browser and on our servers (hosted by Contabo GmbH, Germany, EEA). No third-party analytics tools, advertising networks, or tracking scripts are part of the application.
6. Do We Need Your Consent?
Based on applicable electronic communications law and the ePrivacy Directive (2002/58/EC), consent is not required, as all stored items are necessary to provide the service you have explicitly requested. This is why you will not find a cookie consent pop-up on this website.
7. How to Delete Stored Data?
You can clear local storage at any time in your browser settings:
- Chrome / Edge: Settings → Privacy and security → Clear browsing data → Locally stored data
- Firefox: Settings → Privacy & Security → Manage Data → search for photoselect.app → Remove
- Safari: Settings → Advanced → Show Develop menu → Develop → Empty Caches
Logging out of the application automatically deletes all authentication records (mdfoto_token, mdfoto_refresh, mdfoto_user, mdfoto_impersonate). Language preference (mdfoto_lang) is retained until you manually clear it.
8. Changes to This Statement
In the event of introducing new types of storage (e.g. analytics), we will update this statement and, depending on the nature of the change, notify you by email or in-app notification.
9. Contact
If you have any questions, contact us at mdfoto.sk@gmail.com.