Security & Privacy

How Wander works & your data

The honest, plain-language version. Wander changes the location your device reports — nothing about where you really are ever leaves your phone. Here's exactly how, and why it isn't malware.

Your location is changed on your device

Wander works entirely on the device in your hand. It sets the location that apps read from the system — a local simulation — and that's it. Your real GPS coordinates are never collected, never uploaded, and never sent to us or anyone else. There's no tracking server watching where you go, because Wander doesn't need one to do its job.

On iPhone, the simulated location runs over an on-device developer tunnel. On Android it uses the built-in mock-location developer setting. On Mac and Windows it talks to a tethered iPhone over a local USB tunnel. In every case the work happens locally, between you and your own hardware.

iOS & desktop are open-source — read every line

You don't have to take our word for any of this. The iPhone and desktop apps are open-source under the MIT license. The full source is public, so anyone — you, a friend who codes, a security researcher — can read exactly what the app does, line by line, and confirm it does nothing shady.

Browse the source on GitHub →

Open-source is the strongest answer to "is this safe?" there is: the behavior is verifiable, not just promised. (The Wander brand and logo are separate from the code, but the code itself is yours to inspect.)

Why macOS or Windows may warn you — and why that's normal

The Mac and Windows builds are unsigned. That means the first time you open Wander, macOS Gatekeeper or Windows SmartScreen might show a warning like "unidentified developer" or "Windows protected your PC." This is expected. It is not a virus alert — it's the operating system noticing the app didn't pay for an official code-signing certificate.

Code-signing certificates cost money every year, and for a small independent app that's a real barrier. Plenty of trustworthy indie software ships unsigned for exactly this reason. The warning is about a missing certificate, not about anything harmful in the app — and since the desktop app is open-source, you can verify that for yourself.

How to open it safely

Our install guide walks through clicking past the warning on both macOS and Windows, step by step. See the install instructions →

Sensitive keys stay on the server, never in the app

A few features (Street View imagery and the AI routine generator) rely on paid API keys. Those keys are never shipped inside the apps. They live only in a small server-side Cloudflare Worker, which checks your plan and forwards the request. That keeps the keys out of reach if someone inspects the app, and means the apps themselves carry no secrets worth stealing.

What we store — and what we don't

Accounts are handled by Firebase Authentication (email & password, or Google — Apple sign-in is coming). We keep only what an account genuinely needs to work. Payments go through Lemon Squeezy, so Wander never sees your card numbers. Analytics are aggregate and privacy-friendly (Cloudflare Web Analytics), with no cross-site tracking. We never sell your personal data — ever.

What we store

  • Your email address (for your account)
  • A license / plan flag (free or Pro)
  • Your saved places — only if you turn on sync

What we don't

  • Your real location or location history
  • Your card or payment details
  • Any data sold to third parties, ever
The short version

Built to be trusted, not just installed

The reassurances above, at a glance.

On-device only

Your location is simulated locally. Your real location never leaves your phone.

Open-source

iOS & desktop are MIT-licensed. Read every line on GitHub before you install.

No secrets in the app

Sensitive API keys stay server-side in a Cloudflare Worker — never bundled in the app.

No jailbreak or root

Runs on a normal, unmodified device on every platform. Nothing risky to your phone.

You own your data

We store your email and plan. No location history, no card numbers, no reselling.

Payments stay private

Checkout runs through Lemon Squeezy. Wander never sees your card details.

A note on other apps

Wander is an independent tool. It is not affiliated with, endorsed by, or partnered with Niantic, Pokémon GO, Life360, Apple, Google, or any app you might choose to use it alongside. If you use Wander with a third-party app or service, you're responsible for following that service's own terms.

Still have a question about how any of this works? Get in touch — we're happy to explain.