In this video I discuss how a recent DOJ letter revealed that Apple and Google were sending peoples push notifications to foreign governments.

47 points

Stupid headlines like this, are making us collectively dumber.

permalink
report
reply
43 points
*

Also, headline-type titles then "In this video I will waffle on for 20 minutes and give you one minute’s worth of info

permalink
report
parent
reply
7 points

Yeah, I’m not clicking any link that starts with: odysee.com/@AlphaNerd:8

permalink
report
parent
reply
47 points

This is a good time to make aware that an alternative exists - UnifiedPush.

permalink
report
reply
16 points

sadly not enough apps support it.

permalink
report
parent
reply
13 points
*

Which is why we need to spread awareness. People can’t ask developers to consider it if they don’t even know that it exists.

More people knowing about something is the first thing that needs to happen.

permalink
report
parent
reply
39 points

That’s why you should disable notifications for apps who shows sensitive information.

Signal does a good way of doing it they only signal (hehe) their app that their is a notification, then the apps gets this information itself.

permalink
report
reply
12 points

I was wondering how Signal handles this. Thanks for the info.

permalink
report
parent
reply
7 points

I want to add that WhatsApp doesn’t send message content within notifications either.

I know WhatsApp isn’t very popular around here (for valid reasons), but it uses end-to-end encryption, notifications or not.

permalink
report
parent
reply
11 points

it uses end-to-end encryption

At least they say they do, but we can’t really verify that.

permalink
report
parent
reply
6 points

Based and never-trust-Facebook-pilled

permalink
report
parent
reply
3 points

Well they say they don’t but when the police wants insight on the conversations they will get it quick.

permalink
report
parent
reply
5 points
*

You’d expect nothing less from Signal, but there’s still metadata left that can be quite useful.

They offer an alternative version for Android that uses a web socket, so not the best solution either, but oh well. I’d like to see them support UnifiedPush officially though. The Molly fork does, for instance.

A lot more elegant than a web socket, and if more apps supported it, you’d have less apps all running their own service in the background. Well, speaking for a degoogled system, where this would matter a lot more.

permalink
report
parent
reply
2 points

What metadata are you worried about specifically?

permalink
report
parent
reply
1 point

The simple information when you receive a notification for a specific app can be combined with a whole lot of other info about you that’s being collected by big tech and/or governments.

Time stamps are a surprisingly telling trail.

permalink
report
parent
reply
2 points

What I wonder about is if the push notifications are ‘sent’ anyway, ie through the network and the phone just doesn’t do anything with them? Does anyone know?

permalink
report
parent
reply
5 points
*

Removing the notifications permission doesn’t prevent them from being sent. Source

permalink
report
parent
reply
2 points

Awesome, thanks for the source!

permalink
report
parent
reply
3 points

Exactly. The issue is that the app still sends the notification to the cloud server. The cloud server doesn’t forward that notif to your device if you have notifs turned off, but it still gets sent to the server regardless. Which means it’s still subject to be shared with the government.

permalink
report
parent
reply
-2 points

I want to add that WhatsApp doesn’t send message content within notifications either.

I know WhatsApp isn’t very popular around here (for valid reasons), but it uses end-to-end encryption, notifications or not.

permalink
report
parent
reply
24 points

Why in the hell do push notifications need to be generated on google/apple servers? I’m sure our phones are more than capable of processing the information from the app to the lock screen.

permalink
report
reply
72 points

Because having multiple applications continuously running in the background polling multiple servers for notifications in real time is a good way to run down your battery very quickly

permalink
report
parent
reply
27 points
*

The general design is a single system component wakes up the device when it’s sleeping (such as during screen off) and checks in with Apple/Google servers to see if there are any notifications.

Why?

Imagine if every app needed to wake up your device and make network requests to check for notifications etc. The more apps, the faster your battery drain as a queue of apps grows, constantly waking up your device to call home and check for notifications.

Hence Push Notification Services. Instead, developers send a notification to Apple/Google who then pool those notifications with notifications from other apps/developers. Then the single notification service on your device periodically wakes up the device and checks for notifications.

Additionally, push notification systems by OSs are designed with efficiency and minimal networks requests and bandwidth utilisation so an app can’t chew up user’s data quotas due to being poorly written.

TL;DR: It saves battery and network data, enabling users to use more apps.

permalink
report
parent
reply
1 point
*

I’m curious why “push notifications” really act like “pull notifications.” Your phone has to request updates from Google/Apple’s server. You’re still just polling a server frequently. Why is it not the other way around? Why is your phone not the server, and Google/Apple make the “request” to your phone?

permalink
report
parent
reply
5 points
*

Phones are very dynamic devices constantly migrating between unknown networks, they suck as a server.

Plus the whole point is to control device wakeups. The opposite is true for a server.

permalink
report
parent
reply
1 point

The term “push notification” comes from how it enables developers to “push” users, even when they’re not active.

An app developer can (potentially) vibrate a device, make it emit noise, flash a light, appear on the screen, and exist in a set of notifications pinned to the tops of the screens.

Check out Three Minute Games’ mobile game series Lifeline. I think that it beautifully illustrates “pushing”. How the game pushes you to help someone survive in real time, through messages that appear alongside your real notifications.

The game tells you when you’re playing, not the other way round. Buzz buzz, come and play with me.

permalink
report
parent
reply
16 points

App server > apple push server > app > lock screen.

For battery efficiency reasons it’s better to use the apple push server that’s hooked into ios rather than your own push server

permalink
report
parent
reply
7 points

It’s the difference between polling notifications, where each app wakes up once a minute and goes to ask their respective servers if there are any new notifications, and push notifications which, as the name suggests, are pushed to your phone once they arrive so those apps can sleep.

permalink
report
parent
reply

Technology

!technology@lemmy.world

Create post

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


Community stats

  • 18K

    Monthly active users

  • 11K

    Posts

  • 518K

    Comments