18
GrapheneOS Whatsapp
(lemmy.ml)
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
The problem is that restricting permissions won't change anything in that case. Google push notifications are not encrypted and can be read. If you use them, Google can read them.
Not if the app is coded properly to not include message content in the push notification. Signal uses google notifications only as a wakeup event to poll the (not google) server for the new message.
https://github.com/signalapp/Signal-iOS/issues/5720
The apps that are coded properly usually have a fallback option and don't require the Google's implementation in the first place.
Like signal?
Yes.