-
-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firejail support #456
Comments
Does this block file access? How does that allow mounting devices, accessing music, writing tags, etc? |
It can be configured to prevent access to anything but
I didn't know this exists, I will add it, thanks.
It can be configured to block network traffic too, but as network is needed for fetching lyrics, connecting to services, etc. I assume it should be allowed by default.
Yes, also @rusty-snake gave me lots of suggestions in netblue30/firejail#3459 (review) which I will try them too to tighten it as possible as it doesn't break. |
Suggestions were implemented and various stuff changed in profile, but it will remain
. So if anything is wrong or can be better please go on. |
Merged. netblue30/firejail@89d77cc |
I want to add a profile for strawberry, but right now I've just copied clementine profile and changed names to strawberry, maybe we can harden it further, in case anyone has any idea don't hesitate to comment on this pull request in firejail repo.
netblue30/firejail#3459
I'm going to close this issue after PR has been merged to firejail master branch and future hardenings can be discussed over there, but for now in case a additional privilege should be added to profile, please mention it there.
Thanks for this great fork!
The text was updated successfully, but these errors were encountered: