Does the value of XMR mined exceed the electricity consumed by the app?
There are already malicious websites using hidden windows to mine XMR, but to the benefit of the person in control of the site rather than the people who pay the electricity bills:
https://arstechnica.com/information-technology/2017/11/sneak...
It is not a 'mining app' but a front-end nobody needs.
Is there any coinhive alternative? That would be a progress.
Wouldn't a user mining for themselves use a desktop program miner? Coinhive has the overhead of running in a browser and takes 30% of the haul.
Thx y'all. Im getting about 500 H/s right now.
This is giving me major idle/incremental game vibes. This could so easily be converted into an interesting incremental experience.
Funny side question. Is there any crypto currency that it’s worth mining as a non consortium these days? I used to do bitcoin way back in the day but I’m curious if any of the other currencies are worth enough to make it worthwhile.
monero is where it's at imho
I hope at your day job, if you are a programmer at all, you don't write commit messages like the ones in the repo.
This is really cool. I didn't know about CoinHive. It looks like it's a sort of profit sharing setup with CoinHive, who provides all the technical bits.
Another option is to build your own. I published one of the more unapproachable aspects, which is an Emscripten-compiled implementation of the Cryptonight hash function [0]. One could slap a basic WebSocket proxy on top of existing mining server, and the adding the coordination logic in Javascript in the client.
[0]: https://github.com/noahdesu/xmonarch