Privacy Policy
Last updated: 19 July 2026
Edencom Link (“the site”) is a hobby tool for tracking your own EVE Online characters’ assets, wallet, industry, and structures. This page explains what it stores and why, in plain terms. If anything is unclear, ask via the GitHub repository.
What we collect
- Account credentials. When you register, Supabase Auth stores your email address and a hashed password.
- EVE character links. When you add an EVE Online character, we store its character ID and name and the OAuth tokens EVE SSO issues us (an access token and a refresh token), so we can read the data you authorized on your behalf.
- Game data from ESI. Using those tokens, scheduled jobs pull the data you granted access to — assets, wallet balance and transactions, market orders, industry jobs, blueprints, clones and implants, current location and ship, mercenary dens, and corporation structures, assets, and wallet where you hold the in-game roles. We keep a history of this data over time, so older versions are retained rather than only the latest snapshot.
- Preferences. Settings such as the systems you choose to watch and an optional API token you can generate for spreadsheet exports.
- Discord (if you enable notifications). If you link a Discord channel to receive alerts, we store the Discord server (guild) and channel IDs, their display names, and the Discord user ID of whoever ran the link command.
What we do with it
- We show your data back to you, on your account’s pages.
- We share data only where you opt in: with a corporation you belong to (corp assets and industry, mercenary-den sharing), through public share links you generate yourself (a ship’s fit, or the corpses page, which stays off unless you enable it), or to a Discord channel you link.
- We do not sell your data or share it with advertisers.
Where your data lives, and who else sees it
- Supabase stores the database and handles authentication.
- Vercel hosts the site and provides its analytics and performance monitoring (Vercel Analytics and Speed Insights), which collect anonymous usage and page-performance data.
- CCP / EVE Online ESI is the source of the game data and where your EVE authorization is managed.
- Discordreceives any notifications you configure. Messages posted to a Discord channel are visible to that channel’s members and governed by Discord’s own terms and privacy policy.
Keeping and removing your data
- You can revoke this site’s access to an EVE character at any time from your EVE Online account’s third-party application settings on CCP’s side. Once revoked, we can no longer refresh tokens or pull new data for that character.
- To have your account and its stored data deleted, contact us (below) and we will remove it.
- Unlinking a Discord channel stops notifications to it and removes the stored channel link.
Contact
For questions or deletion requests, open an issue on the project’s GitHub repository.