There are no cookies on this site
hands.profblu.com installs no cookies, carries no advertising pixels and loads no third-party resources. It stores two things, and neither is a cookie:
| Key | Where | Purpose | Necessary? |
|---|---|---|---|
hands.auth.codeVerifier, hands.auth.state, hands.auth.returnTo | sessionStorage | complete sign-in (PKCE); deleted after use | yes |
hands.lang | localStorage | remember your language | yes |
Your session's access token is not stored in localStorage or sessionStorage: it lives only in memory while the tab is open, and disappears if you reload the page.
On the task management panel
The internal panel uses the same storage kit shared by every panel on the platform:
| Key | Where | Purpose | Necessary? |
|---|---|---|---|
hands.admin.rt | localStorage | session refresh token | yes |
hands.admin.org | localStorage | active organisation | yes |
hands.admin.lang | localStorage | language | yes |
@prosecco/admin-shell.theme, .sidebar | localStorage | theme, sidebar | yes |
identity.pending-authorization | sessionStorage | PKCE | yes |
prosecco.kitten.dock-collapsed.hands | localStorage | Kitten dock | yes |
*-filters (several, per panel) | localStorage | remembered filters | yes |
Visit measurement
| Tool | Where it runs | What it stores | Cookies? | Status |
|---|---|---|---|---|
| Umami | our own server (stats.prosecco.group) | pages viewed and visit origin, in aggregate | no | active: our own server, no cookies, nobody identified |
There is no Google Analytics and no Google Tag Manager on any Hands web page.
Why we do not ask for your consent
Everything above is strictly necessary to provide you a service you yourself have requested: signing in, remembering your language and your organisation, or measuring visits without cookies or identifiers. It is exactly what article 22.2 of the LSSI exempts.
How to delete them
From your browser's settings, like any other local data. Keep in mind that deleting the session keys signs you out.