Privacy Policy
Last updated 3 September 2026
Maeve does not collect your personal data. There is no Maeve account, no Maeve server that stores your information, no analytics, no advertising, and no third-party tracking. Everything the app reads about your EVE Online characters stays on your device.
Who is responsible
Maeve is an independent third-party application for EVE Online, published
by the developer of tech.none.maeve. Questions about this
policy can go to
dev.maeveapp@gmail.com.
Maeve is not affiliated with, endorsed by, or operated by CCP hf., the publisher of EVE Online.
Signing in
Maeve signs you in with EVE SSO, CCP's official single
sign-on, using the OAuth 2.0 authorization-code flow with PKCE. The login
form is served by CCP at login.eveonline.com and opens in your
device's browser — not inside the app.
Maeve never sees your EVE username or password. They are entered on CCP's page and are never transmitted to, handled by, or stored by this app. What Maeve receives back is an access token and a refresh token scoped to the permissions you approved.
You may authorize more than one character, from any number of EVE accounts. Each is stored the same way and each can be removed individually.
What Maeve reads
With your authorization, Maeve reads the following from CCP's ESI API. These are the exact scopes the app requests — nothing else is accessible to it.
| Scope | What it is used for |
|---|---|
publicData |
Your character's public profile — name, portrait, corporation. |
esi-skills.read_skills.v1 |
Trained skills and skill points, for the skill tree and planning views. |
esi-skills.read_skillqueue.v1 |
The current training queue and its completion times. |
esi-clones.read_clones.v1 |
Jump clones and their locations. |
esi-clones.read_implants.v1 |
Installed implants, which affect training-speed calculations. |
esi-assets.read_assets.v1 |
Owned items and ships, including fitted modules, for the assets and fitting views. |
esi-location.read_location.v1 |
Your character's current solar system, used as the origin for route plotting. |
Every scope is read-only. Maeve cannot change anything in your EVE account: it cannot start or stop training, move assets, send mail, trade, or spend ISK.
Where your data is stored
On your device, and nowhere else. Specifically:
-
Sign-in tokens. Your EVE refresh tokens and the choice of
active character are written to a file in the app's private storage area
(
eve_session.json), readable only by Maeve under the operating system's app sandbox. - Character data. Skills, queues, clones, implants, assets and location are held in memory while the app runs and re-fetched from ESI as needed.
-
Your own saved work. Ship fits you create and your
accessibility settings are saved in the same private area
(
fits.json,a11y.json). - 3D viewer cache. Ship model and texture files downloaded from CCP's public resource servers are cached on device. These contain no personal data.
None of these files are backed up to, synced with, or transmitted to any server operated by the developer. There is no such server.
Where data is sent
Maeve makes network requests to CCP-operated hosts only:
| Host | Purpose |
|---|---|
login.eveonline.com | EVE SSO sign-in and token refresh. |
esi.evetech.net | Character data, per the scopes above. |
images.evetech.net | Character portraits and item icons. |
binaries.eveonline.com | Ship geometry for the 3D viewer. |
resources.eveonline.com | Ship textures and materials for the 3D viewer. |
Requests to these hosts are governed by CCP's privacy policy.
A note on the local address. The 3D ship viewer runs
inside a web view that is served by Maeve itself over
http://127.0.0.1 — a loopback address on your own device.
That traffic never leaves the phone. It is why the iOS build declares
NSAllowsLocalNetworking.
What Maeve does not do
- No analytics, telemetry, or usage tracking.
- No crash or diagnostic reporting to the developer.
- No advertising, ad identifiers, or advertising SDKs.
- No third-party trackers or social-media SDKs.
- No selling or sharing of data — there is no data collected to sell.
- No access to your contacts, photos, microphone, camera, or device location.
Revoking access and deleting your data
You are in control at both ends:
- In the app. Removing a character deletes its stored tokens from your device. Uninstalling Maeve removes every file listed above.
- At CCP. You can revoke Maeve's authorization at any time from EVE Online's third-party application management page. Once revoked, any token still on your device stops working immediately.
Because the developer holds no copy of your data, there is nothing further to request the deletion of. If you would like written confirmation of that, write to the address below and you will get it.
Children
Maeve is not directed to children. It requires an EVE Online account, which CCP does not make available to children under 13.
Your rights
Privacy laws such as the GDPR and the CCPA give you rights to access, correct, delete, and port your personal data, and to object to its processing. Those rights attach to whoever holds the data. Maeve's developer holds none of it, so in practice these rights are exercised against CCP hf. for your EVE account data, and by you directly on your own device for the local copy. Requests may still be sent to the contact address below and will be answered.
Changes to this policy
If this policy changes, the revised version will be posted at this URL with a new "last updated" date. Material changes affecting how data is handled will also be noted in the app's release notes.