Privacy Policy

Applies to the Proxigem mobile & desktop apps and the proxigem.com API · Effective 17 July 2026

The short version

  • Proxigem is offline-first: your location is processed on your device to find nearby places. Using the core app requires no account, no sign-in, and sends nothing about you to us.
  • We run no ads, no analytics SDKs, and no trackers, and we never sell data.
  • When the app does go online (checking for data updates, downloading a region pack, refreshing a place's details), our server keeps a technical log that stores your IP address only as a one-way salted hash — we do not store your IP address itself.
  • If you choose to rate a place (optional), the rating is submitted with a random, anonymous installation identifier — never your name, email, or any account (§4).
  • Some content is fetched from third parties when online: place photos from Wikimedia servers and, in the map view, map tiles from OpenStreetMap. Those servers see your IP address like any website you visit.

1. Who we are

The app and this site are developed and operated by Proxigem (the developer named on the app's store listings), reachable at privacy@proxigem.com (the address also listed on the app's store pages). For anything in this policy — questions, complaints, deletion requests — email us there.

2. What the app does with your location

Proxigem's whole purpose is to answer "what notable places are around me?". To do that it uses your device's location (GPS) and compass. This happens entirely on your device:

3. When the app talks to our server

The app works fully offline. It contacts proxigem.com only for these optional features, and fails quietly back to offline behaviour if the network is unavailable:

RequestWhat it containsWhat we can infer
Update check (/manifest) No location, no identifiers — just the request itself. That some device checked for updates.
Region pack download (/packs/…) The name of the regional data pack your app selected (e.g. the Australia pack). The choice of pack is made on your device; your coordinates are not sent. Coarse, country/state-level interest — nothing finer.
Place detail refresh (/poi/{id}) The ID of the place you opened, so we can return a fresher description. That someone viewed that place's entry.
Rating submission (POST /poi/{id}/rating) The place's ID, your 1–5 stars, and the anonymous installation identifier (§4). Only sent when you tap the stars. That some installation rated that place. Not who.

Server logs

Like any web service, our API keeps a technical request log for abuse prevention (rate limiting) and service statistics. It is deliberately built to hold no directly identifying data:

4. Place ratings (the community feature)

You can rate places 1–5 stars. This is entirely optional, and before your first rating the app asks you to explicitly accept the Terms of Use and this policy. When you rate:

5. Third-party services the app fetches from

No third-party SDK runs inside the app: there is no advertising SDK, no analytics SDK, no crash-reporting service, and no social login.

6. The website contact form

The contact form on proxigem.com asks for your email address, an optional name, and your message. Submitting it sends that content as a single email to our support inbox (and a copy to the operator) so we can read and answer you — nothing you type is stored in a database on our server; the email is the only copy. Your address is used solely to reply and is never added to any mailing list. To limit abuse, the server keeps a short-lived, salted hash of the sender's IP address (the same no-raw-IP scheme as §3) counting recent submissions; it cannot be reversed to your address and expires within the hour. If you'd rather skip the form, email support@proxigem.com directly.

7. Features under development

The following features are planned. They are described here now so the policy stays ahead of the app; each will only apply from the version that ships it, and this policy will be updated if their design changes.

Online place checks (e.g. live offers & vouchers)

Some future content — such as merchant vouchers — only makes sense live, so the app will ask our server "what's available near these coordinates?". That request necessarily includes your current coordinates. We record the queried coordinates to understand where demand is, but deliberately without any user identifier: they are not linked to the ratings identifier above, to an account, or to your IP address (which is only ever stored hashed, per §3). They tell us where a lookup happened, never who made it.

Visited-places history

You'll be able to keep a personal record of places you've been near or visited. This history is stored on your device only. If we later offer an optional cloud backup of it, that backup will be strictly opt-in, encrypted in transit, tied only to the same anonymous installation identifier, and deletable — both from the app and by emailing us. Until such a feature ships, your visit history never leaves your device.

Paid upgrades

If paid features are introduced, payment will be handled entirely by the app store (Google Play / Apple). We never receive your card details; the store shares with us only the anonymised purchase record needed to unlock the feature.

8. What we never do

9. Data retention & your rights

10. Children

Proxigem is a general-audience app. It is not directed at children, has no accounts or social features, and collects no personal information from anyone, children included.

11. Security

All traffic between the app and proxigem.com uses HTTPS. Server-side, identifying values are hashed before storage (§3), the API is read-only against the place database, and access logs are not web-accessible.

12. Changes to this policy

When the app gains one of the features in §7 — or anything else that changes data handling — this page will be updated before or with the release, with the effective date above revised. Material changes will also be noted in the app's release notes.