Privacy policy

The short version: the PaperTrench extension has no telemetry and no analytics — everything it records lives in your browser's local storage, on your machine, and it never phones home. The website's leaderboard is a separate, optional service: it receives your trading record only when you yourself submit it there, signed in with X. This page states both halves precisely.

What the extension stores, and where

Your paper wallet, settings, trade journal, session replays, verification chain, X-Ray ledger, and (if you enable them) capture frames and screen recordings are kept in chrome.storage.local — local storage inside your Chrome profile. Nothing is uploaded by the extension, ever. Using the extension requires no account and no sign-up.

If you add an AI API key for the optional coaching feature, it is stored locally and sent only to the endpoint you yourself configured.

Network requests the extension makes

Every network call the extension can make, exhaustively:

These requests carry only what the feature needs. None of them carry your journal, your trades, or anything identifying you to us. The extension never contacts the leaderboard server — see the next section for the one way your record can reach it, and it is not the extension sending it.

The leaderboard (optional, website-only)

papertrench.com offers an optional leaderboard operated on our own server. Nothing about it is automatic:

The X-Ray and Instant X features

Both are opt-in and off by default. X-Ray builds its account-intel card from data the X page itself already loaded in your browser session; what it keeps is a local digest (account field snapshots, post ids and dates, contract addresses), stored on your machine. Raw post text never leaves the page context, and nothing is sent anywhere. Instant X links keep a muted background viewer tab and route your own clicks into it; they read nothing from your X session and send nothing anywhere. The full technical description is in the public permissions audit.

What we collect about you

From the extension: nothing — no telemetry, no analytics, no way to receive it. From the website: only what the leaderboard section above describes, only if you choose to use it. We do not sell or share any of it, and there is no advertising or third-party analytics on either.

Deleting your data

Local data is yours and stays local: removing the extension deletes everything it stored, and you can export or reset from the dashboard at any time. Leaderboard data (if you ever submitted) is removed with the "delete my data" control on the leaderboard page.

Changes to this policy

If a future version ever changes any of the above, this page will say so before that version ships, and the change will be visible in the open-source history like everything else.

Contact

Questions: open an issue on GitHub.