this post was submitted on 25 Feb 2024
60 points (89.5% liked)
Privacy
31830 readers
90 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
Chat rooms
-
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What proper sandboying in fedora are you missing? Fedora is very advanced in that regard compared to most other distros.
Traditional Fedora and especially atomic distros are very good for this, see other comments as well recommending ublue.
I had installed an app (flatpak) that required the use of my microphone. I knew I had disabled microphone permissions globally in settings, so I went into settings and turned microphone access on. The app successfully used my microphone, but the issue is it doesn't show up as an app that requested microphone permissions in settings. Further reading showed that sandboxed apps are forced to request microphone access, but unsandboxed apps can freely use the microphone. This led me to believe that the flatpaks I had been installing were not sandboxed. I could be wrong, so some insight would be much appreciated!
Flatpack makes use of Bubblewrap under the hood for sandboxing. You probably got confused by XDG Desktop Portal.
To add on to this, if you are using flatpak apps and want granular permission control, check out flatseal. Fedora (IMO) has one of the best flatpak integrations out of the box. Other "sandboxing" or containerized app deployments are snaps (made by Canonical), and appimage (I'm not entirely sure this qualifies as an app container).
From my experience, flatpaks is currently leading in adoption when compared to the other two.
There's also Flat-Manager & Flatpak-KCM(KDE Plasma).
Thanks! Flatpak-KCM is perfect as I'm thinking I'll move to fedora KDE in a couple days when f40 drops. I'm hoping that the Wayland experience on NVIDIA GPUs will be smoother there than on GNOME.
There is something almost identical in the settings app, is it different from that? Also, is there a way I can check which apps are/aren't sandboxed? Thank you!
Unfortunately the gnome flatpack settings is a lie. You can only view them, you can't actively modify them. Unless it's changed recently?
I looked into flatseal, and I am incredibly happy with it, it instantly made me feel much better about my digital hygiene. As for GNOME flatpak settings, there are some toggles, but only minimal (notifications, background, etc.)
@[email protected], that has to be one of the most helpful suggestions for an app I've received since I first used Linux. Truly, thank you!
Gnome really needs to start getting on this stuff; I've been disappointed in the way Gnome handles implementing new things and their tendency of going the "#QuirkyGirl" route instead of getting the shit implemented in a cross-distro way like everyone else.
For example the XDG-Desktop-Portal accent color protocol where Gnome devs were actively against it and required a lot of push back from the community.