this post was submitted on 16 Mar 2024
61 points (95.5% liked)

Android

26835 readers
271 users here now

DROID DOES

Welcome to the droidymcdroidface-iest, Lemmyest (Lemmiest), test, bestest, phoniest, pluckiest, snarkiest, and spiciest Android community on Lemmy (Do not respond)! Here you can participate in amazing discussions and events relating to all things Android.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules


1. All posts must be relevant to Android devices/operating system.


2. Posts cannot be illegal or NSFW material.


3. No spam, self promotion, or upvote farming. Sources engaging in these behavior will be added to the Blacklist.


4. Non-whitelisted bots will be banned.


5. Engage respectfully: Harassment, flamebaiting, bad faith engagement, or agenda posting will result in your posts being removed. Excessive violations will result in temporary or permanent ban, depending on severity.


6. Memes are not allowed to be posts, but are allowed in the comments.


7. Posts from clickbait sources are heavily discouraged. Please de-clickbait titles if it needs to be submitted.


8. Submission statements of any length composed of your own thoughts inside the post text field are mandatory for any microblog posts, and are optional but recommended for article/image/video posts.


Community Resources:


We are Android girls*,

In our Lemmy.world.

The back is plastic,

It's fantastic.

*Well, not just girls: people of all gender identities are welcomed here.


Our Partner Communities:

[email protected]


founded 1 year ago
MODERATORS
 

I remember reading an article where the government and Google were able to read notifications and record them from every android device. I wonder if Graphene might have patched this problem, and if not, do they have any plans to do so?

Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] bin_bash 5 points 3 months ago (1 children)

I don't recall any article like you said; can you provide me with a link?

Also, reading notifications is only possible if the notifications are not encrypted; otherwise, it is not possible.

And this relies on the service that is sending the notification and has nothing to do with the OS you are using.

[–] MigratingtoLemmy 1 points 3 months ago (1 children)
[–] bin_bash 2 points 3 months ago (1 children)

Hi,

This has nothing to do with reading notifications but getting an approximate location based on notifications.

Like I said, if the notifications are sent encrypted, there is no way to read them.

Regarding tracking locations based on push messages, the only way to avoid it is by carefully selecting which apps are allowed to send you notifications.

Again, it does not matter what operating system you are using.

[–] [email protected] 1 points 3 months ago (1 children)

Notifications using fcm are not encrypted, I can literally go into my firebase console ant see this is the case

[–] [email protected] 1 points 3 months ago (1 children)

There is nothing stopping you from encrypting the payload instead of sending plain text.