Use of excessive resources should be a privileged action, isn't something like coinhive a malicious vector?
No more than the existing trend of 'web app' entirely Javascript rendered websites. My solution to both is very simple: I run JS only from white-listed domains. Sure this breaks many sites but, well, fuck those sites.
Show HN: No Coin – A browser extension to block coin miners
191–200 of 269 posts
Re: Show HN: No Coin – A browser extension to block coin miners
#192Earlier quoted context omitted.
As long as there is disclosure of it and the mining is relatively efficient, that is a very interesting business model. The site collects revenue relative to the amount of time users spend on the site and not the number of page/ad views. It is also a pretty seamless way to integrate micropayments from users into a site. Handing over a credit card number or similar is a big barrier to overcome while this requires no s…
> and the mining is relatively efficient That's a huge "if"; it's my understanding that most cryptocurrencies are currently only efficient with ASICs.
Re: Show HN: No Coin – A browser extension to block coin miners
#193Earlier quoted context omitted.
"Solution" wow, just step back a second here, I never signed up for advertisements AT ALL, much less background CPU miners for shady schemes. Solution is the last word to use, there is no problem first off and malware is not how you would solve this fantasy of a "problem".
You have to remember that you're not entitled to their server resources. If you are not okay with a CPU miner, then don't use their site. I'm okay with this as long as they are 100% transparent about their monetization scheme.
They make the choice whether to serve it or not.
Re: Show HN: No Coin – A browser extension to block coin miners
#194Use of excessive resources should be a privileged action, isn't something like coinhive a malicious vector?
No more than the existing trend of 'web app' entirely Javascript rendered websites. My solution to both is very simple: I run JS only from white-listed domains. Sure this breaks many sites but, well, fuck those sites.
I wish general population would subscribe to a similar paradigm. Web-space is probably one of few mediums where vote-with-your-wallet philosophy can have a substantial effect.
Re: Show HN: No Coin – A browser extension to block coin miners
#195It's funny because just yesterday I was at a hackathon and made AddCoinPlus [1], a browser extension that uses a very tiny bit of your CPU to mine for non-profits of your choice. People really loved it because it is your choice to do so or not, it's not a website making your CPU work for their own profit. [1]: http://addcoinplus.com/
Why would anyone want already slow javascript web to load even slower?
Re: Show HN: No Coin – A browser extension to block coin miners
#196Earlier quoted context omitted.
Yeah but you're not entitled to use their server's resources for free. If you're not okay with them running a miner while you use their site, don't use their site. I'm okay with this approach as long as they are transparent about it.
Simply return an HTTP error code if your server doesn't want to spend resources with my request. HTTP 500 perhaps.
Re: Show HN: No Coin – A browser extension to block coin miners
#197Earlier quoted context omitted.
"Solution" wow, just step back a second here, I never signed up for advertisements AT ALL, much less background CPU miners for shady schemes. Solution is the last word to use, there is no problem first off and malware is not how you would solve this fantasy of a "problem".
You have to remember that you're not entitled to their server resources. If you are not okay with a CPU miner, then don't use their site. I'm okay with this as long as they are 100% transparent about their monetization scheme.
Re: Show HN: No Coin – A browser extension to block coin miners
#198Re: Show HN: No Coin – A browser extension to block coin miners
#199Earlier quoted context omitted.
The idea that mining is a waste is a bit strange to me - of course it is a waste, that is the genius insight of it all. Waste is the most powerful thing, it is pure cost, the hardest thing to do, raw sacrifice. There are no tricks or shortcuts to over-taking the blockchain, just pure cost and waste. If the proof-of-work had value and could be sold, it would make the network less safe, and less predictable, subject to…
Two quibbles I have with this argument: 1. PoW based on waste which has massive negative externalities is abusive. Power generation generally has large negative externalities. Bitcoin kills. 2. PoS is just another type of PoW - people will compete to earn the PoS rewards up until they are "burning" 0.99 worth of potential ETH they could have earned (with stocks or bonds for example) for every 1 ETH they earn through…
PoW is disgusting.
Re: Show HN: No Coin – A browser extension to block coin miners
#200Title could be improved - this is for Google Chrome only. Anyone using an ad blocker can simply add... https://coin-hive.com/lib/coinhive.min.js ...to their custom block-list instead, no need for an extension.
What if they self host the code?