Legal information
Cookies
Simply browsing this site sets no cookies. No analytics tracker, no advertising, no third-party cookie, no consent banner.
As long as you do not sign in, there is no cookie
That is not a turn of phrase: it is a property we check on every release. An automated probe
loads the home page with no cookies and fails the deployment if a single Set-Cookie header shows up.
If you open an account
One exception, and it depends on a deliberate action on your part. When you sign in to your client area on id.rogezlabs.com, that service sets the cookies below. They are strictly necessary to the authentication you just asked for: without them you would have to retype your password on every page.
On that basis they fall under the consent exemption for authentication cookies. No banner is shown to you — and there would be nothing to decline, since this site has no optional cookie at all.
| Name | Set by | What it does | Lifetime |
|---|---|---|---|
| __Host-id_session | id.rogezlabs.com | Your session on the client area. Never leaves id.rogezlabs.com. | 12 hours idle, 7 days at most — 30 days if you check “stay signed in” |
| __Secure-rl_sso | id.rogezlabs.com | Identifies you to this site and the other ROGEZ LABS services, without signing in again. | 10 minutes, renewed while your session is open |
| __Secure-rl_hint | id.rogezlabs.com | Merely records that a session exists. Holds no data. | The length of your session |
| __Host-id_csrf | id.rogezlabs.com | Protects the client area forms against forged requests. | Until the browser closes |
| __Host-id_lang | id.rogezlabs.com | Remembers the language you picked on the client area. | 1 year |
What they do not hold
None carries browsing data: not the pages you viewed, not where you came from, not an advertising identifier. None can be read by a script on the page, and none is shared with a third party — there is no third party.
Removing them
Sign out from your client area: the cookies are cleared at once, and your session closes on every device. You can also delete them from your browser settings, which amounts to the same on the browser side — but leaves the session open on the server until it expires.
Local storage
Separate from cookies, your browser’s local storage holds a single value on this site: the light or dark theme you picked. It never leaves your device and is never sent anywhere.