Investigate why the Tor Browser AppArmor profile allows starting Totem
- Copy a video that’s not supported by Tor Browser (e.g.
.flv
) to~/Tor Browser/
. - Open Tor Browser
- In about:config, set
browser.download.forbid_open_with
to false. - Visit
~/Tor Browser/
and click the unsupported video. - Choose “Open with” -> “Videos (default)”
- After a while Totem plays the video; in
ps faux
it’s not a child process of Firefox; Totem is running under its own (enforced) AppArmor profile.
Parent Task: #9534 (closed)
Related issues
- Related to #11579
Original created by @intrigeri on 10836 (Redmine)