I've been working on an idea similar to this for a few months. Instead of limiting this to crypto currency mining (a fair application, FWIW), why not approach this with the idea that people plugging in their phones every night could easily constitute the largest distributed supercomputer ever built? Everyone has the same nightly ritual: Wake up, use phone/tablet/device, plug in at night. Once it's plugged in, your phone charges to 100% after a few hours, and then essentially sits there for x hours effectively doing nothing (that's a little sensationalist, but it highlights my point). Folding@Home, et al have done this before, but the silver bullet here is that no one turns off their phone when it charges at night - perhaps to maintain the off chance they receive a random 4 AM phone call.
Now if you can combine this with an SDK (say... something Javascript based) that makes it easy to write/deploy compute jobs/"apps", you have a real distributed computing platform. You can also maintain security by using a similar proof-of-work scheme that bitcoin uses to prevent fraudulent mining.
The real challenge here is incentivizing people to run your app. Here's my sign up form for an early private beta for anyone who is interested.
I thought of this as well, but more along the lines of protein folding. I think finding a cure for one of those diseases would be more than enough for most people to justify the power consumption.
Folding@Home, and the BOINC network over at Berkeley have done a great job at this already. http://boinc.berkeley.edu
There's still an immense opportunity to tap unused cycles if you give people another reason to donate their device time. Unfortunately, altruistic purposes don't always appeal to the masses :-)
I could see it being used for protein folding, but I don't think cryptocurrency mining is an application. By running your app, I'm consuming extra electricity for which I would have to pay. How would you compensate me for that?
The basic crux of how the app works is similar to how regular bitcoin miners work. As you run the app, the app runs compute jobs (known as Stynts) which generates proof-of-work (that it did something) and sends it up to our servers. The more you run the app, the more proof-of-work you generate. You get rewarded via virtual currency (we assign to you) when you successfully run a Stynt which can then be exchanged for real goods.
Of course, the amount you get compensated should feel valuable and commensurate to the "effort" your device expended for this to be worthwhile. It largely boils down to user expectations, but given economics of scale, I'm confident that we can have more than a 1:1 ROI of effort to reward.
Errr.... I know that phone chargers draw some power even when the phone isn't charging, but surely it's orders of magnitude less than what they draw when the attached device is running at full capacity.
Not to mention how hot the damn things could get.
So it's going to cost me electricity and probably shorten the life of my phone - why would I sign up?
The app actually monitors the battery temperature (exposed on all Android phones) and throttles down when it exceeds a certain threshold.
The charging circuitry on some phones (not all) actually disengages the battery from the charging circuit path once 100% AC power is reached. In other words your phone's CPU runs off of AC power (and not via the battery) once 100% charge is reached.
Why you would sign up is where it gets interesting - the app works via a similar incentivization scheme as how bitcoin miners work - the more you run the app (mine) the likelier you stumble upon a valid proof of work, and you get rewarded by virtual currency.
I've been working on an idea similar to this for a few months. Instead of limiting this to crypto currency mining (a fair application, FWIW), why not approach this with the idea that people plugging in their phones every night could easily constitute the largest distributed supercomputer ever built? Everyone has the same nightly ritual: Wake up, use phone/tablet/device, plug in at night. Once it's plugged in, your phone charges to 100% after a few hours, and then essentially sits there for x hours effectively doing nothing (that's a little sensationalist, but it highlights my point). Folding@Home, et al have done this before, but the silver bullet here is that no one turns off their phone when it charges at night - perhaps to maintain the off chance they receive a random 4 AM phone call.
Now if you can combine this with an SDK (say... something Javascript based) that makes it easy to write/deploy compute jobs/"apps", you have a real distributed computing platform. You can also maintain security by using a similar proof-of-work scheme that bitcoin uses to prevent fraudulent mining.
The real challenge here is incentivizing people to run your app. Here's my sign up form for an early private beta for anyone who is interested.
http://stynt.co