• 9 Posts
  • 358 Comments
Joined 11 months ago
cake
Cake day: August 13th, 2023

help-circle




  • To 1.: dri instead of all would handle hardware-accelerated rendering. Then some webcams or controllers won’t be accessible though. This one’s a bit complicated, since the necessary portals for e.g. generic USB device access aren’t yet there.

    To 2.: portals should be used instead of that. Using them doesn’t require these permissions.

    To 3.: click on details and see. This is Flathub making it easy to understand for users.

    Permissions should make clear whatever dangerous things an app can do. If not, why do all this effort of isolation? Firefox could delete everything in downloads, either by accident on Mozilla’s side, or a privilege escalation. If the app used portals instead, it couldn’t, at least without user interaction. Or a browser security vulnerability could open up any USB devices to webpages. It’s all about what could happen with granted permissions. And these can 100 % be fixed in at least some way.




  • jbk@discuss.tchncs.detolinuxmemes@lemmy.worldGNU-Linux
    link
    fedilink
    arrow-up
    4
    arrow-down
    2
    ·
    1 day ago

    The choice of making way more things than just the job of an init system harder than it has to be, especially when both flavors have to work. Feel free to call generous people who work for the community “assholes”, but it’s you who’s that, if anyone





  • You’re complaining about corporate fundings. Without them, a lot of open source tech would definitely not be as advanced as it is today. Since everything’s open source, anyone can just fork a project when some “malicious megacorp” “hijacks” the project. Funny how a similar case happened “the good way” recently with Redis/Valkey, but the other way around.

    There’s always some doomers only seeing potential bad futures in awesome stuff, huh?