ioc.exchange is one of the many independent Mastodon servers you can use to participate in the fediverse.
INDICATORS OF COMPROMISE (IOC) InfoSec Community within the Fediverse. Newbies, experts, gurus - Everyone is Welcome! Instance is supposed to be fast and secure.

Administered by:

Server stats:

1.6K
active users

The problem here is that many app developers are pushing sensitive data through push messaging services. While providers offer e2e encryption for these messages, many developers don’t bother using it. This means the unencrypted data transits provider servers.

For example, this Android dev center article describes how to use Firebase Cloud Messaging, and specifically recommends adding message content to the payload. End-to-end encryption is possible but requires extra work and libraries, it isn’t native. android-developers.googleblog.