this post was submitted on 16 Feb 2024
7 points (64.0% liked)

Android

27628 readers
139 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:

!android@lemmy.ml


founded 1 year ago
MODERATORS
 

Like in title. Modern Android permission system is really annoying. It assumes I do not trust installed apps and I believe was made to promote loose installing of whatever crap like loyalty cards apps, while I only install a couple of trusted apps all from F-Droid. Such module would enable faster installation of the systems and less irritation when I have to give app a permission third time this month (Android now can decide for myself and revoke permission when it thinks it's no longer needed...).

top 13 comments
sorted by: hot top controversial new old
[โ€“] db2@lemmy.world 7 points 7 months ago (2 children)

You don't want Android then it sounds like. As for the permission revocation thing, just turn it off. ๐Ÿ™„

[โ€“] henfredemars@infosec.pub 3 points 7 months ago

I'm sure AOSP could be patched to disable checks, but I think Android has different goals than the user in this case.

[โ€“] eatham@aussie.zone 6 points 7 months ago (1 children)

You can disable revoking permissions for unused apps.

[โ€“] smileyhead@discuss.tchncs.de -1 points 7 months ago (1 children)

Is there a global switch? I only have the option for disabling this for every app separatly.

[โ€“] eatham@aussie.zone 1 points 7 months ago

There isn't, but you only need it for apps you use like once a year otherwise it doesn't remove permissions.

[โ€“] nfsu2@feddit.cl 6 points 7 months ago (1 children)

That would be extremely dangerous

[โ€“] smileyhead@discuss.tchncs.de -2 points 7 months ago (2 children)

Can you give me any example scenario of the attack?

[โ€“] henfredemars@infosec.pub 3 points 7 months ago (1 children)

A browser app is compromised via a JavaScript engine flaw and now has permission to install packages.

[โ€“] smileyhead@discuss.tchncs.de 1 points 7 months ago (1 children)

This permissions I have on for my browser anyway, also I still need to click "install" on the popup here regardless of permission switch. And with my idea I was thinking about normal permissions, not special ones.

[โ€“] henfredemars@infosec.pub 1 points 7 months ago

This is easily bypassed by using the accessibility API which an all-permitted app can use to automatically handle dialogs.

But yes, if you're thinking some permissions are more special than others, it would depend on what permissions you are enforcing.

[โ€“] eatham@aussie.zone 1 points 7 months ago

You accidentally download malware and instead of you denying permissions it shouldn't have it has them automatically.