diff options
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> |
