POE2 Currency Overlay logo

Privacy & data

What the app does and does not collect.
← Back to download

The overlay runs on your PC. It has no analytics, no telemetry, no usage tracking, no background phone-home, and no machine or device IDs. It reaches the internet only for the things below.

Where the app connects

Reading your stash tabs (Net Worth)

The Net Worth tab reads a currency tab by taking a screenshot when you trigger a capture (its hotkey or the Capture button) and reading the item counts from it on your PC. The screenshot is processed locally and never leaves your machine - it is not saved, uploaded, or sent anywhere. To value what it read, it looks up prices from poe2scout and the public currency-exchange data the same way the rest of the app does: it sends item names and counts, never the screenshot, your account, or your session.

What we actually receive

The only data that reaches us is the bug and feedback reports you choose to send. A report contains:

That is all. It does not include your account, your session, your stash, or anything personal beyond what you type. Reports are stored in a private Google Sheet.

About the Cloudflare Worker in the repo

The repository includes a Cloudflare Worker that acts as a currency-price edge cache, with Cloudflare's standard request logging enabled. The current app does not connect to it - it fetches poe2scout directly - so it is not logging anyone. If a future build routes through it, it would only ever see currency-price requests (your IP and which league you are viewing), never item, account, or stash data.

In short: we do not run analytics or telemetry, track usage, phone home in the background, use machine or device IDs, or read your account or session. The Net Worth tab reads your open stash tab from an on-screen screenshot processed on your PC only - the image never leaves your machine. The only data we receive is the bug and feedback reports you choose to send.