Last updated: September 6, 2026.
A cookie is a small text file, stored by the browser at a site's request, generally used to retain information between visits (for example, an authentication session).
This site (https://wody.live) is the private Wody Control Center administration panel, with access limited to the owner account and to team members the owner has explicitly granted view access to. We do not use analytics cookies (e.g. Google Analytics), marketing cookies, retargeting cookies, or any other tracking cookie. There is no language, preference, analytics, marketing, advertising, or tracking cookie. The cookies used are:
| Name | Type | Purpose | Duration |
|---|---|---|---|
__Host-session |
First-party, strictly necessary, HttpOnly, Secure |
Maintains the authentication session, after the owner has logged in with Discord. Contains only a cryptographically signed identifier (HMAC), no personal data in plain text. | 12 hours (owner) or 4 hours (team member with view access), then expires automatically. Also deleted when clicking "Log out". |
__Host-oauth_state |
First-party, strictly necessary, HttpOnly, Secure |
Verifies, exclusively during the Discord authentication process, that the request completing the login comes from the same browser that initiated it, a safety measure against login forgery, it does not track anything. | Maximum 10 minutes, deleted immediately after the login completes (or is abandoned). |
In addition to the cookies above, the site also uses exactly two localStorage keys (not cookies as such, not sent to the server with every request, they stay only in your browser):
| Name | Type | Purpose | Duration |
|---|---|---|---|
wody_cookie_notice_v1 |
localStorage, first-party | Remembers that you dismissed the cookie notice bar, so it is not shown again on every visit. | Permanent, until you clear the site's data in your browser. |
wody-theme |
localStorage, first-party | Remembers whether you switched the panel to light or dark theme, so you do not have to set it again on every visit. | Permanent, until you clear the site's data in your browser. |
The __Host-session and __Host-oauth_state cookies are strictly necessary for
the operation of a service explicitly requested by the user (authentication),
falling under the exception provided by article 4(5) of Romanian Law no.
506/2004 on the processing of personal data and the protection of
private life in the electronic communications sector (the transposition
of Directive 2002/58/EC, the "ePrivacy" directive, as subsequently amended). The
notice bar shown on the site is purely for transparency.
The site's fonts (Inter, JetBrains Mono) are hosted directly on this server, not through Google Fonts or another external CDN. When loading pages, your browser still makes a few connections to other services, listed below:
| Domain | Where it appears | Why |
|---|---|---|
discord.com |
The "Log in with Discord" button | Redirects you to Discord for login (OAuth2). Any cookie set on discord.com is managed exclusively by Discord Inc. |
cdn.discordapp.com |
Bot and staff member avatars, shown in the panel | Avatar images are loaded directly from Discord's CDN, not from this server. |
esm.sh |
Only on the /backups page |
Loads the official Vercel Blob library, used for uploading archives directly from the browser. |
None of these services are used for analytics, advertising, or retargeting on this site.
You can delete or block cookies at any time from your browser's settings.
Blocking the __Host-session cookie will prevent access to the panel
after logging in (you will not be able to stay logged in). The localStorage keys
wody_cookie_notice_v1 and wody-theme can be
deleted from your browser's settings (site data). This will make the
cookie notice bar reappear and the panel's theme revert to the
default on your next visit.
For questions about this policy: teamswody@gmail.com.
← Back to the login page