On the other hand Apple has forced apps to use location data for purposes it should not be used for. Termius, for example, is my favorite iOS SSH app. But according to them, they can’t keep an SSH session running in the background unless they’re constantly tracking your location data. And somehow Apple approved this usage of location data. I don’t want to give Termius my location. I don’t want them tracking me everyw…
Apple's effective policy is that any long-running service should be mediated via a remote server. This affects not just SSH but every other protocol that relies on long-lived TCP connections such as IRC and XMPP. Not only can you no longer maintain the connection - you also need an out-of-band way to provide notifications via APNS. Together these requirements have hugely damaged traditional or federated protocols. No…
So, I'm reading this that regardless of using a separate 'homeserver', Matrix receives all traffic/notifications?