Cookie Policy
Last updated: March 2026
This site uses a single cookie, solely for the purpose of keeping you logged in. No tracking, advertising, or analytics cookies are used.
The cookie
| Name | Purpose | Duration | Type |
|---|---|---|---|
auth_token |
Stores your login session so you do not need to sign in on every visit. | 7 days | First-party, HttpOnly, Secure, SameSite=Lax |
What these attributes mean
- First-party — set by this site only, not by any third party.
- HttpOnly — the cookie cannot be read by JavaScript, which reduces the risk of it being stolen via cross-site scripting.
- Secure — the cookie is only transmitted over HTTPS, never plain HTTP.
- SameSite=Lax — the cookie is not sent on cross-site requests initiated by third-party sites, which protects against cross-site request forgery.
How to remove the cookie
Log out from the Settings page to have the cookie cleared immediately. You can also delete it at any time through your browser's privacy or developer tools.
Deleting the cookie without logging out first will simply sign you out — no data is lost.