From 7c92a8e61a21a06e0ce406301985752390e5c667 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 25 Feb 2022 13:35:26 -0500 Subject: [PATCH] add camera app privacy policy for Play Store --- static/camera-privacy-policy.html | 87 +++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 static/camera-privacy-policy.html diff --git a/static/camera-privacy-policy.html b/static/camera-privacy-policy.html new file mode 100644 index 00000000..b0dd878e --- /dev/null +++ b/static/camera-privacy-policy.html @@ -0,0 +1,87 @@ + + + + + Camera privacy policy | GrapheneOS + + + + + + + + + + + + + + + + + + + + + + {{css|/main.css}} + + + + +
+ +
+
+

Camera privacy policy

+ +

This app requires the Camera permission for the core functionality of the app. The + Microphone permission is optional and only requested when starting video recording + without disabling "Include Audio". Video can be recorded without granting Microphone + access as long as "Include Audio" is disabled. Geotagging is disabled by default and + enabling it will request the Location permission. The app doesn't require access to + your media or other files. It stores files to the profile's Media Store and requests + that they be placed in DCIM/Camera which doesn't require a permission. You can also + choose to change the directory which will have you choose a directory for it to use + via the system file manager.

+ +

This app implements the system camera intent interfaces enabling other apps to use + it to take pictures or record videos with explicit user consent. Only the resulting + image or video explicitly captured by the user is given to the app. On Android 11 and + later, only a system camera app can provide the system camera intents. This app is the + system camera app on GrapheneOS where it provides that functionality. The design of + the interface for the intents is carefully designed to make it harder to trick users + into accidentally capturing an image by implementing a delay.

+ +

This app does not make any network connections and doesn't use any services. It + stores settings internally and pictures/videos captured by the user.

+ +

Unlike nearly any other QR/barcode scanning apps, QR/barcode scanning does not open + the resulting URL automatically.

+
+ + +