← LeadRescue LLC

Privacy Policy — Wayfare

Last updated: 2026-09-24

Last updated: 2026-09-23

Wayfare is a travel/community directory app published by LeadRescue LLC. This policy is short because there isn't much to say: Wayfare collects no personal data. No accounts, no location permission, and no network access of any kind in this build.

The short version

Why we can make these claims literally, not just as policy

app/src/main/AndroidManifest.xml does not request the INTERNET permission, ACCESSNETWORKSTATE, ACCESSFINELOCATION, or ACCESSCOARSELOCATION. On Android, an app without the INTERNET permission is blocked by the operating system itself from opening any network socket — enforced below the level of our own code, by the same sandboxing mechanism that keeps apps from reading each other's files. There is no server for Wayfare to send data to, because the app has no path to the network in the first place. You do not have to trust our intentions on this point — you can inspect the app's manifest and permission declarations yourself.

What data Wayfare stores, and where

Wayfare stores two kinds of information, both entirely on your device:

1. The bundled directory content itself — venue, event, organization, and safety-info listings for the app's sample cities — in a local database on your device. This is app content, not user data; it ships with the app and is the same for every installation. 2. A small set of your own preferences: which city you've set as "home" for LOCAL mode, whether you've completed the onboarding screen, your light/dark theme choice, and any trip (destination city + dates) you've planned in the Trip Planner. All of this lives only in the app's private storage on your device. None of it is transmitted anywhere, because the app has no network access.

What we do not do

About the sample data in this build

Venue, event, and organization listings currently shown in Wayfare are placeholder/sample data written for this early build — clearly labeled "SAMPLE DATA" throughout the app — while real data partnerships are developed. Safety-info notes are general, publicly-known information (e.g. a country's legal status on same-sex marriage), explicitly labeled as general information and not legal advice. None of this changes the data practices described above.

Children

Wayfare is not directed at children and does not knowingly collect any information from anyone, of any age, because it does not collect information from anyone at all.

Changes to this policy

If this policy ever changes, the "Last updated" date above will change, and the new policy will be included with the app update. Any change that would add network functionality, accounts, or location access would be a fundamental change to the product and would be called out explicitly and prominently.

Contact

Questions about this policy can be sent to the developer contact address listed on Wayfare's Google Play Store listing.