From e4472adb5f5b194e3ee1d10cdc24acb240197853 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste <87148630+Jean-BaptisteC@users.noreply.github.com> Date: Sun, 19 May 2024 21:11:42 +0200 Subject: [PATCH] Improve wording --- content/page/privacy-policy.en.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/page/privacy-policy.en.md b/content/page/privacy-policy.en.md index 31094f9..1a3aab0 100644 --- a/content/page/privacy-policy.en.md +++ b/content/page/privacy-policy.en.md @@ -16,11 +16,11 @@ The application requires the following permissions: * *QUERY_ALL_PACKAGES*: This permission allows the application to see all installed applications on your device. * *POST_NOTIFICATIONS*: This permission allows the application to post notifications. **This permission is only used on Android 13 and above.** -We use PackageManager API to get application IDs, and we get app ID about from all apps installed (applications installed by the user and enabled on the device). +We use PackageManager API to get applications handle (ID of app) from all apps installed (applications installed by the user and enabled on the device). -The application transmits the list of applications IDs on the device to the εxodus server. This list is not kept by the server. +The application transmits the list of applications handle on the device to the εxodus server. This list is not kept by the server. -The only usage of applications IDs is to our API return only reports about applications installed on the device. +The only usage of applications handle is to our API returns only reports about applications installed on the device user. On the εxodus API server, we keep some information for 16 days, for abuse prevention: IP address, date, time, requested URL and user-agent.