mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #799] Firefox's native Widevine Content Decryption Module doesn't work in firejail #543
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#543
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 @pizzadude on GitHub (Sep 21, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/799
Hi,
If I try to watch a show on Netflix with the recently introduced native widevine drm plugin in firejail, the video just "loads" forever. If I watch it with firejail disabled, it plays fine.
Any fix? I presume this could be a whitelisting issue, but I don't know if there's any widevine specific dirs.
@netblue30 commented on GitHub (Sep 21, 2016):
Probably they are running seccomp on the plugin - just a guess! In a text editor open /etc/firejail/firefox.profile and comment (add a #) out the following block of statements:
If this one is working, bring back the statements you commented out one by one and try again. I think some of them are creating the problem.
@pizzadude commented on GitHub (Sep 21, 2016):
Thanks, commenting out seccomp in /etc/firejail/firefox.profile works, but what are the consequences security wise (if any) of doing this?
@netblue30 commented on GitHub (Sep 21, 2016):
It is kind of ugly without seccomp. You can use the regular profile for your browsing, and switch to a different profile when you go to Netflix.
When you run with seccomp enabled, do you get any seccomp message in /var/log/syslog or in /var/log/audit/audit.log? A seccomp message looks like this: