170
submitted 5 months ago by Squire1039@lemm.ee to c/technology@lemmy.world

Summary:

  • US courts have received over 130 requests from law enforcement to access push notification data from phones, reported the Washington Post.
  • This data can reveal a user's location, device details, IP address, and more, even if they use encrypted messaging apps.
  • This raises concerns about privacy, as prosecutors and foreign governments could potentially access this data for various reasons.
  • While Apple and Google are promising more transparency regarding data requests, security experts highlight the potential for abuse by governments and marketing organizations.

Key Points:

  • Push notification metadata includes information like the app receiving the notification, timestamp, and network details.
  • This data is not encrypted and can be used to track user movements and activity.
  • Law enforcement can use this data for investigations, but it also raises concerns about potential misuse by other parties.
  • Experts recommend increased awareness about the information users share through push notifications and the potential privacy risks involved.
all 20 comments
sorted by: hot top controversial new old
[-] JackGreenEarth@lemm.ee 16 points 5 months ago

Why is this connected to the Internet? Aren't the notifications coming directly from the app, why do they need to be connected to a server?

[-] Fisch@lemmy.ml 30 points 5 months ago

If every app on your phone was constantly running and asking the server for new messages, it would drain a lot of battery. That's why phones instead use a single app that asks a notification server if any new notifications are there. The way it works is if you e.g. get a WhatsApp message, the WhatsApp server tells the notification server that you have a new message, then when the notification app asks that server for new messages, the server will tell it that there's a new WhatsApp notification. Then the notification app wakes up WhatsApp and tells it there's a new notification, then WhatsApp checks for new messages and shows you the notification.

Most apps use Apple's system (whatever it's called) on iOS or Google's Firebase on Android for that. There are also apps that let you use the open standard UnifiedPush, which let's you use any notification app or server you want.

[-] Rodeo@lemmy.ca 3 points 5 months ago

How does the notification daemon in Linux work? It's all local and has been around for ages, why can't we do that?

[-] Fisch@lemmy.ml 8 points 5 months ago

The applications just run in the background the whole time. KDE was working on implementing UnifiedPush in Plasma but I don't know if it's already implemented or still in the works.

[-] michael_palmer 3 points 5 months ago

I don't have Google services and no apps with Google Firebase notifications. I don't see any battery draining issues.

[-] miss_brainfarts@lemmy.blahaj.zone 15 points 5 months ago* (last edited 5 months ago)

Depends on a lot of factors, maybe you're regaining that battery life elsewhere. But it is fact that several apps all doing their own thing will drain more battery than if they all relied on a single service like Firebase or UnifiedPush to wake them up

[-] michael_palmer -3 points 5 months ago

I haven't found a study that gives exact numbers. Maybe the difference in battery consumption will be 0.5%)

[-] treadful@lemmy.zip 16 points 5 months ago

Push notifications all go through Google/Apple systems. The apps backend systems sent the notifications to them, who push them to your phone.

[-] luves2spooge@lemmy.world 7 points 5 months ago

Not all. Local notifications are thing. Most do go through soming like FCM though

[-] marty_relaxes@discuss.tchncs.de 17 points 5 months ago

Not all notifications go through FCM but all push notifications do as far as I'm aware - which is what the previous comment and the post title are talking about.

It is, in fact, worrying for privacy implications on the one hand and a real monopolizing factor on the other since if you wish to deliver an app which needs to implement such notifications you're using Google's service or constantly drain the user's battery.

There's UnifiedPush which tries to provide an open alternative but so far unfortunately still sees very little adoption.

[-] luves2spooge@lemmy.world 6 points 5 months ago

Yeah, that's fair. Push notifications by definition come via the internet. Push and local notifications are indistinguishable to the user

Time to put pressure on Apple and Google to encrypt these E2E.

[-] smileyhead@discuss.tchncs.de 18 points 5 months ago

Time to put pressure on Apple to allow other push providers and Google to open push providers interface.

Even better, to make other systems than iOS and Android being able to exist.

[-] cmbabul@lemmy.world 5 points 5 months ago

At this point I’m so irritated that I’ve had it with all the big tech companies and their proprietary horse shit, break up Apple, Google, Microsoft, Meta, Amazon, ISPs, and all the ones I’m forgetting, turn the service side of them into public utilities like they should be. Fuck em

[-] smileyhead@discuss.tchncs.de 11 points 5 months ago

UnifiedPush and Linux mobile to the rescue?

[-] skymtf@lemmy.blahaj.zone 1 points 5 months ago

Unrelated but does android support that thing where notifications can be encrypted and decryined on device, IE getting a message from signal and having it decrypted in device so you get the actual message and not just "new message" in the notification box

[-] Duke_Nukem_1990@feddit.de 4 points 5 months ago

Its not about the content of the messages, which csn indeed be encrypted but instead about the metadata of the notifications.

[-] dracs@programming.dev 3 points 5 months ago* (last edited 5 months ago)

Signal doesn't encrypt notifications from what I understand. It uses Google/Apples notification system like everything else. But the notification only says "Hey, wake up!". Then the Signal app goes and retrieves the message from Signal's servers. That retrieval will be encrypted, but it's outside the push notification system at the point.

this post was submitted on 01 Mar 2024
170 points (98.9% liked)

Technology

57226 readers
3929 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS