Re: Intent-to-Ship: Backward-Compatibility FIDO U2F support for Google Accounts

2019-03-21 Thread Henri Sivonen
On Thu, Mar 14, 2019 at 8:12 PM J.C. Jones wrote: > It appears that if we want full security key support for Google > Accounts in Firefox in the near term, we need to graduate our FIDO U2F > API support from “experimental and behind a pref” I think it's problematic to describe something as "exper

Intent to implement: cryptomining and fingerprinting resource blocking

2019-03-21 Thread Steven Englehardt
Summary: We are expanding the set of resources blocked by Content Blocking to include domains found to participate in cryptomining and fingerprinting. Cryptomining has a significant impact on a device’s resources [0], and the scripts are almost exclusively deployed without notice to the user [1]. F

Re: Intent to implement: cryptomining and fingerprinting resource blocking

2019-03-21 Thread Rik Cabanier
Why are these sites not included in the "safe browsing" service that is used by most browsers? That way, everyone would be protected. On Thu, Mar 21, 2019 at 2:59 PM Steven Englehardt wrote: > Summary: > We are expanding the set of resources blocked by Content Blocking to > include domains found

Building dav1d 0.2.1 - nasm error

2019-03-21 Thread gangadharanee
Hi all, I've been trying to build dav1d 0.2 but I always end with meson error Unusable script '/usr/bin/nasm' Program nasm found: NO meson.build:324:4: ERROR: Program(s) ['nasm'] not found or not executable Eventhough the path /usr/bin/nasm has nasm in it(latest version). Maybe am I missing s