eu.siacs.conversations: Clarify GCM / FCM situation

See-Also: https://github.com/siacs/Conversations/issues/3141#issuecomment-412307445
This commit is contained in:
Dennis Schridde 2018-08-12 06:47:22 +00:00
parent 2e130605d0
commit 9280bf8f1a

View file

@ -19,7 +19,7 @@ Design principles:
* Be as beautiful and easy to use as possible without sacrificing security or privacy
* Rely on existing, well established protocols
* Do not require a Google Account or specifically Google Cloud Messaging (GCM)
* Do not require (nor support) a Google Account or specifically Google Cloud Messaging (GCM) / Firebase Cloud Messaging (FCM)
* Require as few permissions as possible
Features: