From a security standpoint NoScript outright prevents the <AUDIO> / <VIDEO> from even loading until you unblock it, which is a LOT more than simply preventing autoplay. There is probably a potential exploit scenario where a media element merely loads to causes problems but I would have no idea, I'm not expert in that stuff.Rollo wrote:From a security standpoint I really don't know which one is better...tarjk wrote: Does enabling <AUDIO>/<VIDEO> element do more security wise than just prevent autoplay? on Firefox for click-to-play.
Why won't videos play when I click the Noscript icon?
Re: Why won't videos play when I click the Noscript icon?
*Always* check the changelogs BEFORE updating that important software!
-
Re: Why won't videos play when I click the Noscript icon?
I have this ABE rule for YoutubeRollo wrote: Finally, I have also a very restrictive (masochistic?) A.B.E. rule: I accept youtube, ytimg and googlevideo only from others google sites.
Code: Select all
Site .youtube.com
Accept from .youtube.com https://duckduckgo.com
Deny
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0
Re: Why won't videos play when I click the Noscript icon?
Good to know, I was right trusting noscriptbarbaz wrote: From a security standpoint NoScript outright prevents the <AUDIO> / <VIDEO> from even loading until you unblock it, which is a LOT more than simply preventing autoplay. There is probably a potential exploit scenario where a media element merely loads to causes problems but I would have no idea, I'm not expert in that stuff.

Something like this:tarjk wrote: How did you specify your rule to catch "other google sites"?
Code: Select all
Site .youtube.com
Accept from duckduckgo.com .youtube.com .blogger.com .blogspot.com .blogspot.it .blogspot.jp .ytimg.com .googlegroups.com .google.com .google.it
Deny

My criteria is: if I'm already on a google site, it is more or less pointless to forbid other google content.
Since I allowed .googlevideo.com in "noscript.allowedMimeRegExp" I have also a rule like this:
Code: Select all
Site .googlevideo.com .ytimg.com
Accept from .youtube.com .googlevideo.com .ytimg.com
Deny
Duckduckgo, I prefer to force https with noscript under advanced -> https
See here: https://i.imgur.com/CY2edZB.png
Mozilla/5.0 (X11; Linux x86_64; rv:39.0) Gecko/20100101 Firefox/39.0 Iceweasel/39.0
Re: Why won't videos play when I click the Noscript icon?
I had no idea openstreetmap was available over HTTPS. I saw your image and promptly set it into NoScript. ThanksRollo wrote:Duckduckgo, I prefer to force https with noscript under advanced -> https
See here: https://i.imgur.com/CY2edZB.png

Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0