docs: Tweak mobile push notifications privacy text.

The "nothing else" line is accurate at a high level but more ambigious
than I'd like for sensitive documentation -- we're not trying to make
an extreme claim that we've disabled all forms of short-term logging.
This commit is contained in:
Tim Abbott
2023-12-08 18:04:06 -08:00
parent 91ddcd4e1d
commit b4b9f29e21

View File

@@ -95,8 +95,8 @@ and privacy in mind:
avoid any message content being stored or logged by the service, avoid any message content being stored or logged by the service,
even in error cases. even in error cases.
- The Push Notification Service only stores the necessary metadata for - The Push Notification Service only stores the necessary metadata for
delivering the notifications to the appropriate devices, and nothing delivering the notifications to the appropriate devices and
else: otherwise operating the service:
- The APNS/FCM tokens needed to securely send mobile push - The APNS/FCM tokens needed to securely send mobile push
notifications to iOS and Android devices, one per device notifications to iOS and Android devices, one per device
registered to be notified by your Zulip server. registered to be notified by your Zulip server.
@@ -104,8 +104,10 @@ and privacy in mind:
a given notification to the appropriate set of mobile devices. a given notification to the appropriate set of mobile devices.
These user ID numbers are opaque to the Push Notification These user ID numbers are opaque to the Push Notification
Service and Kandra Labs. Service and Kandra Labs.
- [Basic organization metadata](#uploading-basic-metadata) and - [Basic organization metadata](#uploading-basic-metadata),
[optional usage statistics](#uploading-usage-statistics) [optional usage statistics](#uploading-usage-statistics), and
aggregate statistics about how many push notifications are sent by
each customer.
- The Push Notification Service receives (but does not store) the - The Push Notification Service receives (but does not store) the
contents of individual mobile push notifications: contents of individual mobile push notifications: