this post was submitted on 29 Apr 2025
19 points (100.0% liked)

Linux Questions

1676 readers
1 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 2 years ago
MODERATORS
 

I really appreciate the GrapheneOS security model with detailed permissions for every app, including internet access.

I'd like to have something similar to that on my main OS. I like to be able to install an app without trusting it. So that I can be more lax with the FOSS projects and the proprietary stuff I use.

I use my PC for gaming, programming and personal stuff. I have been using Fedora for quite some time.

I know that QubesOS exists, and would give me the highest security and privacy guarantees, but i'd prefer something more elegant. I havent tried Qubes in 10 years though 🤔

Am I limited to Flatpak with Flatseal and similar solutions to Flatseal for AppImage?

Edit: I have a ryzen iGPU and a seperate dedicated GPU

you are viewing a single comment's thread
view the rest of the comments
[–] MoonlightFox@lemmy.world 2 points 2 weeks ago (1 children)

"#### Security implications

Isolation and sandboxing are not the main aims of the project, on the contrary it aims to tightly integrate the container with the host. The container will have complete access to your home, pen drive, and so on, so do not expect it to be highly sandboxed like a plain docker/podman container or a Flatpak."

https://distrobox.it/#security-implications

Does not seem to be an ideal fit, but still interesting

[–] Telorand@reddthat.com 1 points 2 weeks ago

Yep, just depends what your particular goals are. They wouldn't have rootful access, but if you need more granular control, podman or docker are likely better suited.