mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2993] skypeforlinux not working #1873
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#1873
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Aranad on GitHub (Oct 6, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2993
Hi guys, I'm running firejail 0.9.60 on Debian 10.1, but skype (8.52.0.138) will not run under Firejail. Debug shows this:
@rusty-snake commented on GitHub (Oct 6, 2019):
Duplicate of #2933
@rusty-snake commented on GitHub (Oct 6, 2019):
Try with this profile.
@Aranad commented on GitHub (Oct 6, 2019):
Thanks, I'm already using that profile, I see in #2933 that it says you need to use the following options to run it:
That gets it working, but it also means it's not really sandboxed at all, I'm thinking maybe I should run it in a virtual box.
@johnwmail commented on GitHub (Oct 12, 2019):
yes, --ignore=everything, what is the point to run with firejail?
@rusty-snake commented on GitHub (Oct 12, 2019):
You still have protection of the most dot-files
b35c000fee/etc/skypeforlinux.profile (L13-L19)and for /tmp, /mnt, ...
b35c000fee/etc/skypeforlinux.profile (L28-L31)@johnwmail commented on GitHub (Oct 12, 2019):
Exactly, why still need to protect the window, when door is already opened?
@Vincent43 commented on GitHub (Oct 12, 2019):
@johnwmail keep in mind that you need to drop those options from firejail because skype now does mostly the same thing by itself. So this isn't leaving the door open but maintaining the status quo
@rusty-snake commented on GitHub (Oct 12, 2019):
If you don't want firejail, nobody forces you to use it, but there are definitely users who want it. We don't use the features to protect the kernel and root (because now
skypeforlinuxelectron does this), but we still have features to protect the file-system.@vutny commented on GitHub (Nov 7, 2019):
So, if there are neither action items, nor resolution, I propose to close this. Agree?
@johnwmail commented on GitHub (Nov 9, 2019):
Agree, thanks.