this post was submitted on 27 Apr 2025
94 points (85.6% liked)

Hacker News

1268 readers
471 users here now

Posts from the RSS Feed of HackerNews.

The feed sometimes contains ads and posts that have been removed by the mod team at HN.

founded 7 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Lichtblitz@discuss.tchncs.de 2 points 1 day ago

To be fair, the Android permission system is crap. I have an app to automate certain things. It requests only the exact permissions required for the actions I have configured. All I want to do is enable auto-rotate if a certain app is in the foreground and set portrait mode otherwise. In order to do that, the app needs full screen reader access and can theoretically see everything that's on the screen. That said, I personally don't believe the Messenger app was well intentioned. But if it were, it may not have a choice but to request these permissisions for legitimate use cases.