humhub / fcm-push

Enables your users to receive push notifications from your network.
4 stars 5 forks source link

Privacy of information sent via FCM #34

Open WizWareTech opened 7 months ago

WizWareTech commented 7 months ago

What data is sent to FCM? Is it JUST a generic 'you have an alert' or does it actually contain specific information from the item that was posted or who posted it?

The reason I am asking is because we have a client that has a private instance of HumHub with confidential information regarding their software development that can't leave their instance, but they do want to have FCM-based notifications.

If the plugin does sent something other than a generic notification, then my suggestion is to make this a configurable item for the plugin that someone can enable generic notifications to keep information from leaking.