ip2p uses exactly one cookie: a session cookie, set when you log in, that keeps you signed in as you move between pages.
a single "session" cookie, marked httponly (inaccessible to page scripts) and samesite=strict (never sent to any other site). it contains no personal information itself — just a reference to your session on our server.
strictly to keep you logged in. without it, you’d need to re-enter your password on every page.
iP2P does not use advertising cookies, third-party tracking cookies, or analytics cookies. we don’t sell data to ad networks, so there’s nothing to opt out of beyond your session itself — which ends when you log out or it naturally expires.
you can clear this cookie at any time by logging out or clearing your browser’s cookies for this site; you’ll simply need to log in again.