A lot of it has to do with things like Android Auto or Apple car play where the software needs access to your text message to read it to you and may need to send it to a more powerful cloud base system to translate your voice to text or the response from text into voice. These are legitimate reasons for using that data despite the taboo nature of how we view privacy and there are workarounds and technological breakthroughs that make it so those things can be done locally without sending it for processing but there’s pros and cons for technical reasons not to. That said does a system need to read every text message on your phone just to read out a text you’ve only just received absolutely not and this is where things get into the grey area.
The problem is that if you want that car you have to agree to these data policies that are very blatantly just trying to to take all of the data they can to monetize either directly from selling or trading or indirectly like improving services. What we need are strong laws in place to protect privacy but that’s an uphill battle when politicians are beholden to capitalism.
So to go back and actually answer your original question, yes, encryption is our only means or privacy assuming in this case signal encrypts data at rest.
Rentlar@lemmy.ca 8 months ago
Government agencies have already been permitted to read notifications, so if it is readable and recordable by the car in any form, then you bet your ass law enforcement can obtain access to it.
thegreekgeek@midwest.social 8 months ago
Yeah E2EE doesn’t really matter much if your notification service routes through Google or Apple. Which they pretty much all do if you have push notifications enabled.
abhibeckert@lemmy.world 8 months ago
E2EE does help. Notifications can include the content of the notification but they don’t have to and it’s generally recommended to send a notification telling the device to launch the app in the background to check the server for new content. The app will then decrypt the message and display a plain text notification that is not sent to any servers.