From dbf29c6b8386941d8889a967290f3e7e3a354588 Mon Sep 17 00:00:00 2001 From: Sylvia van Os Date: Wed, 29 Apr 2026 21:24:06 +0200 Subject: [PATCH] Add NFC permission to privacy policy (#3104) --- PRIVACY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PRIVACY.md b/PRIVACY.md index f2dafa28f..fe2f83c0e 100644 --- a/PRIVACY.md +++ b/PRIVACY.md @@ -1,5 +1,5 @@ **Last updated** -September 30 2025 +April 29 2025 # Privacy Policy Catima does not collect or transmit any personal information. @@ -7,6 +7,7 @@ Catima does not collect or transmit any personal information. To ensure correct app functionality, we require access to the following: - Camera: We need access to your camera to be able to scan barcodes. The app can still be used when camera access is denied, but you will have to manually type the barcode information. +- NFC: We need NFC access to temporarily disable NFC while showing a barcode to prevent NFC payment apps from triggering (such as when using a check-in gates which support both barcodes and NFC payments). This functionality can be disabled in settings. - Storage (Android 5 and 6 only): We need access to your device storage to create or import backups. The app can still be used when storage access is denied, but you will not be able to create or import backups. Catima offers a feature to share cards with other users. All the relevant data is in the generated shareable URLs and never transmitted to our servers. When viewed through catima.app, the data in the URL is rendered using client-side Javascript to further ensure no data is ever transmitted to us.