Video codec versions must be allowed individually with MSE

Ask for help about NoScript, no registration needed to post
Sep

Re: Video codec versions must be allowed individually with M

Post by Sep »

I mean this, with the meta bug here. It's part of the Tor uplift project which backports Tor Browser privacy improvements into mainstream Firefox.

Containers is a neat feature, which I guess leverages first party isolation code (?) to merely isolate containers from one another. First party isolation should be a lot closer to a per site permission feature. But it could be that from an implementation point of view, Containers may be the right alley for NoScript to build its per site permissions feature, that I don't know. I'm saying that because I know Containers will be accessible to WebExtensions whereas I don't know the link between WE and first party isolation.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Video codec versions must be allowed individually with M

Post by Thrawn »

barbaz wrote:Thrawn, are you saying I've actually got better protection against clickjacking than ClearClick can deliver?
For a price, yes.

ClearClick works by heuristics, and thus gives you quite good protection seamlessly. You don't need to know it's there until it hits something suspicious; it can even do its job in Global Allow mode. The XSS filter, for all its false positives, is similar. And neither ClearClick nor the XSS filter are useless. They help alert you to suspicious traffic in channels that you previously assumed were safe.

If, however, you're willing to make a lot of extra decisions about which cross-site traffic is allowed, then yes, overall, a default-deny policy gives you better security than heuristics can provide.

Happily, you can use both :).
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
barbaz
Senior Member
Posts: 11092
Joined: Sat Aug 03, 2013 5:45 pm

Re: Video codec versions must be allowed individually with M

Post by barbaz »

Thrawn wrote:If, however, you're willing to make a lot of extra decisions about which cross-site traffic is allowed, then yes, overall, a default-deny policy gives you better security than heuristics can provide.
Would I need to default-deny all cross-site requests? Or is blocking cross-site frames and plugins enough?
*Always* check the changelogs BEFORE updating that important software!
-
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Video codec versions must be allowed individually with M

Post by Thrawn »

I'm not certain whether clickjacking can be performed without frames or plugins, but I suspect not. So that's probably enough.
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
barbaz
Senior Member
Posts: 11092
Joined: Sat Aug 03, 2013 5:45 pm

Re: Video codec versions must be allowed individually with M

Post by barbaz »

Cool. Thanks to both of you for the explanations!
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply