1. What cookies are
Cookies are small values stored by your browser and returned to a website with later requests. PipCopier uses first-party cookies to keep an authenticated session secure and to protect state-changing requests.
2. Cookies PipCopier uses
The session cookie is HTTP-only in production, so frontend scripts cannot read it. Both cookies use strict same-site controls and secure transport in production.
| Name | Purpose | Type | Duration |
|---|---|---|---|
| __Host-pipcopier_session | Keeps you signed in and identifies the authenticated session. | Essential | Up to 8 hours or until cleared |
| pipcopier_csrf | Allows the frontend to attach a CSRF token that protects account-changing requests. | Essential | Up to 8 hours or until cleared |
3. Analytics and third-party content
PipCopier does not currently use advertising cookies, cross-site tracking pixels, or third-party analytics cookies. Connections made after you sign in—such as Telegram or your configured AI provider—are service integrations, not browser advertising cookies.
If optional analytics or non-essential cookies are introduced later, this notice and any required consent controls will be updated before those cookies are used.
4. Your controls
You can delete or block cookies through your browser. Because PipCopier’s cookies are essential to authentication and request security, blocking them will prevent sign-in or cause protected actions to fail.
For questions, contact the administrator identified in your invitation or onboarding communication.