RankupRL

Privacy Policy

Last updated: 2026-06-01

Short version: RankupRL is a local-first desktop application. Your data stays on your computer. We don't run a backend, we don't collect analytics, and we don't share your data with anyone. The longer version below spells out the details.

1. Who we are

RankupRL is a personal-use desktop application maintained by Joshua Jerome. There is no company, no employees, no shareholders — it is one developer's project. References to "we" in this document refer to that maintainer.

Contact: joshua.jerome@gmail.com.

2. Scope

This policy covers the RankupRL desktop application and this website (rankuprl-site on GitHub Pages). It does not cover the third-party services RankupRL interacts with — each has its own privacy policy, linked at the bottom of this page.

3. What we store, and where

Everything RankupRL stores lives in a local SQLite database on your computer, in your operating system's standard application-data directory:

What's in that database:

We do not store passwords. OAuth flows never expose your account password to RankupRL — that stays between you and the provider.

4. What we send outward

The desktop application makes network requests to the following services. Each request is made directly from your machine; no RankupRL-controlled server proxies any of it.

RankupRL also embeds a hidden browser window pointed at tracker.network so that tracker.gg's public API will accept our requests (it requires the request to originate from its own domain). That window's session cookies live in your application data directory like any browser session would.

5. What we don't do

6. OAuth tokens — how they're handled

When you click "Sign in with Steam" or "Sign in with Epic," the provider returns an access token (and sometimes a refresh token) to RankupRL. Those tokens are stored in your local database, encrypted at rest by your operating system's standard file permissions on the application data directory.

The tokens are used only to call the provider's APIs as you — for example, to fetch your Steam friends list when you open the Friends tab. The tokens never leave your machine and are never sent to any third party.

You can revoke a connection at any time:

7. Deleting your data

To completely remove all data RankupRL has stored about you, do both of the following:

  1. Uninstall the RankupRL application.
  2. Delete the application data directory listed in Section 3.

That deletes everything: profiles, connections, OAuth tokens, cached stats, preferences. There is no other copy.

8. Children's privacy

RankupRL is not directed at children under 13. We do not knowingly collect data from anyone under that age.

9. Third-party services

When you use RankupRL, the third-party services it talks to are governed by their own privacy policies:

10. Changes to this policy

If we change this policy, the "Last updated" date at the top of the page will be bumped. Material changes (e.g., adding a new third-party service or starting any kind of data collection) will be called out prominently in the application's release notes.

11. Contact

Questions about this policy or about how RankupRL handles your data: joshua.jerome@gmail.com.