Public legal documents for apps published by LEFV and its operating entities. One folder per app. Each app folder contains the canonical terms of service and privacy policy text that the corresponding mobile/web app references from its store listing and in-app legal screens.
These documents are mirrored from each app's in-app legal screens and the store-side Data Safety / App Privacy disclosures. If you find a discrepancy between an app's in-app text and the version published here, the in-app text is authoritative until this repo is updated to match.
<app-slug>/
├── README.md # App overview + canonical document URLs
├── terms-of-service.md # Terms of service
└── privacy-policy.md # Privacy policy
| App | Folder | Terms | Privacy |
|---|---|---|---|
| myAIPDF | myaipdf/ |
terms | privacy |
Mobile app stores require public URLs for terms and privacy policy. Use GitHub's
rendered blob URLs (e.g.
https://github.com/lefv-org/terms/blob/main/myaipdf/privacy-policy.md) or
enable GitHub Pages on this repo for a hosted rendered version at
https://lefv-org.github.io/terms/<app>/.
Each app's README.md lists the operating entity and support address.