Legal
People Memory stores all data you enter — names, notes, trust levels, dates, avatars, interaction logs, voice note files, and group memberships — exclusively on your device using local device storage (AsyncStorage). No data is ever sent to any server, cloud service, or third party.
Your data is used solely to provide the app's features: displaying people profiles, showing activity timelines, calculating relationship health scores, and scheduling local meeting reminders. Nothing else.
The app does not process your data for advertising, profiling, machine learning, or any purpose beyond what you directly request.
All information is stored in your device's private app storage using AsyncStorage. This storage is sandboxed to the app — other apps cannot access it. It is never synced, backed up to the cloud, or transmitted over the internet by this app.
If you use your device's built-in backup services (iCloud Backup on iOS, or Google Backup on Android), your app data may be included in those backups according to your device settings. This is controlled by your OS, not by People Memory.
If you set a meeting reminder or birthday reminder, a local notification is scheduled entirely on your device using the OS notification APIs. No notification data is sent to any external server. No push notification service (such as FCM or APNs) is used for data delivery — reminders are purely local.
You can disable notifications at any time in your device settings.
Photo and camera access is requested only when you choose to set a profile picture for a contact. Selected photos are stored locally within the app's private storage. We do not access your photo library beyond what you explicitly select, and we do not upload, transmit, or process photos outside your device.
Microphone access is requested only when you choose to record a voice interaction note. Audio recordings are stored as local files within the app's private storage. They are never transmitted, streamed, or processed by any external service.
Contact list access is requested only when you choose to import contact details while adding a person. Data read from your contacts (name, phone, birthday) is stored locally in the app. We do not sync, upload, or store your full contact list anywhere outside the app.
People Memory does not use any analytics, advertising, crash reporting, or tracking services. There are no third-party SDKs in this app that collect or transmit user data. The full dependency list is publicly available in the open-source repository.
You can delete any individual person's data at any time from within the app. You can also clear all app data from the Settings screen. Uninstalling the app permanently removes all stored data from your device.
Because we store no data on our servers, there is nothing for us to delete on our end — you are always in full control.
The app is protected by a 4-digit PIN that you set on first launch. Your PIN is hashed using SHA-256 and stored only on your device. The app automatically locks after 5 minutes of inactivity.
We recommend keeping your device passcode enabled as an additional layer of protection for your locally stored data.
This app is not directed at children under 13 and does not knowingly collect data from children. Because the app collects no data from anyone, there is nothing specific to children's data to disclose.
If this privacy policy changes, the updated version will be available at this URL and within the app. Continued use of the app after changes constitutes acceptance of the new policy. We will update the "Last updated" date at the top of this page.
For any privacy-related questions or concerns, contact us at: privacy@peoplememory.app
Source code is publicly available at: github.com/TITANICBHAI/PeopleMemory