Cookies & Local Storage
Technically necessary session cookie
INFEEO uses a session cookie to provide authentication, session state and CSRF protection. This cookie is necessary for the web app functionality requested by the user, contains no advertising identifier and ends when the session closes or according to the user’s browser settings.
PWA and browser cache
When PWA functionality is enabled, the browser may locally store static files such as stylesheets, JavaScript, icons and the offline page. The standard service-worker configuration does not permanently archive private feed or profile content for offline use.
Local browser functionality
Browsers may additionally store technical preferences, installation state or cache metadata. This information is used only to operate the web app.
No advertising or analytics cookies in the standard distribution
The distributed standard version contains no external advertising networks, audience-measurement service or social-media tracking pixel. If the operator later adds optional services, those services must be legally assessed, transparently described and, where required, loaded only after valid consent.