[GH-ISSUE #590] Support for File Managers #415

Closed
opened 2026-05-05 05:49:14 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @ghost on GitHub (Jun 21, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/590

Originally created by @ghost on GitHub (Jun 21, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/590
gitea-mirror 2026-05-05 05:49:14 -06:00
Author
Owner

@reinerh commented on GitHub (Jun 21, 2016):

One difference between apparmor and firejail is that apparmor is a kernel extension, while firejail runs completely in userspace. So for apparmor it is easy to isolate all applications automatically.
How should firejail do this, when the application is explicitely called directly (by absolute path) and no wrapper or symlink etc. is called?

<!-- gh-comment-id:227526002 --> @reinerh commented on GitHub (Jun 21, 2016): One difference between apparmor and firejail is that apparmor is a kernel extension, while firejail runs completely in userspace. So for apparmor it is easy to isolate all applications automatically. How should firejail do this, when the application is explicitely called directly (by absolute path) and no wrapper or symlink etc. is called?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#415
No description provided.