Hacker News new | ask | show | jobs
by wjertyj 1869 days ago
The lack of a self-hosted push notification system is a massive hole in the user privacy story for users of all phones.

I dream of being able to configure my phone (be it android, linux, or ios) to proxy all communication with push services through a host I control.

At the nitty-gritty implementation level, I kind of hope the LinuxPhone world adopts Matrix as a standardish notification transport.

1 comments

MQTT seems way more suitable for push. Maybe some system/os level integration needed to make it efficient?