diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-03 13:26:34 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-03 13:26:34 -0400 |
| commit | de99492cd201772c6f3709711e65c99dca1c8218 (patch) | |
| tree | 0a021b0c1d4a43f16131da59738ee57256f8b6bb /static/camera-privacy-policy.html | |
| parent | 8d7adb343ffe16f2237a35fb59a983c69f3e1598 (diff) | |
expand Camera privacy policy
Diffstat (limited to 'static/camera-privacy-policy.html')
| -rw-r--r-- | static/camera-privacy-policy.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/static/camera-privacy-policy.html b/static/camera-privacy-policy.html index b0dd878e..b05c9c93 100644 --- a/static/camera-privacy-policy.html +++ b/static/camera-privacy-policy.html @@ -68,8 +68,11 @@ the interface for the intents is carefully designed to make it harder to trick users into accidentally capturing an image by implementing a delay.</p> - <p>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.</p> + <p>This app does not make any network connections and doesn't use any services. The + app will never include any analytics/telemetry or any form of data collection. No + connections will ever be made to a service without the user requesting it. It stores + settings internally and pictures/videos captured by the user in Android's media store + for the profile.</p> <p>Unlike nearly any other QR/barcode scanning apps, QR/barcode scanning does not open the resulting URL automatically.</p> |
