user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 9da3cf4be88dfd19fe78cf000b937aa1e8e52f3e
parent 50869a734f75e63b1fd2fd6d959c4ca3c1f5e689
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Mon, 29 Apr 2019 18:21:01 +0000

1840: openh264: remove, see #709

Instead of being inactive, remove this. WebRTC is already blocked. And it can also be controlled by 1820. Redundant and does nothing extra for privacy, security etc
Diffstat:
Muser.js | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/user.js b/user.js @@ -963,10 +963,6 @@ user_pref("media.gmp-widevinecdm.enabled", false); * [SETTING] General>DRM Content>Play DRM-controlled content * [1] https://www.eff.org/deeplinks/2017/10/drms-dead-canary-how-we-just-lost-web-what-we-learned-it-and-what-we-need-do-next ***/ user_pref("media.eme.enabled", false); -/* 1840: disable the OpenH264 Video Codec by Cisco to "Never Activate" [SETUP-HARDEN] - * This is the bundled codec used for video chat in WebRTC ***/ - // user_pref("media.gmp-gmpopenh264.enabled", false); - // user_pref("media.gmp-gmpopenh264.autoupdate", false); /*** [SECTION 2000]: MEDIA / CAMERA / MIC ***/ user_pref("_user.js.parrot", "2000 syntax error: the parrot's snuffed it!");