Here are some questions I have:
Do you double-check (or verify some way) results so that people can't just send fake results?
Do you plan to distribute the Gridcoin at some point based on the work done?
Here are some ideas I have:
Have the site be able to transfer stats using BOINC's protocol so if this ever got large enough it could be whitelisted
Have multiple different subprojects be running on this and let people who ask run their own projects on it similar to the idea that's been floating around of microgrid.
- Things to run on it:
Do computational fluid dynamic simulations submitted by people who want to simulate things like drag or other things (probably out of scope to do due to the difficulty in programming this)
Compute digits of Pi using this algorithm that can allow for individual digits of Pi to be computed separately (not particularly useful)
Traning of neural network models submitted (TensorFlow for javascript can be used so implementation is more realistic)
Having people using a web version of a torrent client and torrenting the site reducing server load
Run basic outbound cryptocurrency nodes/ipfs nodes in the browser to bring more security to those networks]
Synthesis of FPGA designs submitted in Verilog (there are a few open source tools that would need to be heavily adapted for the browser I found this and this)
RE: Searching primes in your browser