mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
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:
@@ -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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user