top | item 16365248

(no title)

PatchMonkey | 8 years ago

Adblock Plus has a cryptominer list. Yes, it does work in ublock origin.

Problem solved? I think so.

discuss

order

stonogo|8 years ago

uBlock Origin ships their own. It's under '3rd-party filters' as 'uBlock filters – Resource abuse'.

seveibar|8 years ago

It's pretty easy to proxy the request to a cryptocurrency miner pool through the web server of the main site. e.g. https://github.com/cazala/coin-hive-proxy

Site owners have incentive to run this proxy so they're not marked as a mining site OR to circumvent the X% fee that coinhive/other cryptocurrency pools collect.

So the adblock/ublock origin fixes will only work until site owners decide to start proxying. IMO search providers should penalize sites with poor performance (as they already do) and site owners are penalized if they suck the consumers CPU.

edit: Fixed last sentence

stordoff|8 years ago

Is that not currently the case with ads, and addressed by blocking certain scripts/elements even if they originate from the same site?

I'd also suspect that it'll just lead to different ways of detecting miners (e.g. fingerprinting the behaviour of mining algorithms, or just blocking scripts that use more than a set CPU budget by default).