=== Plugin Name === Contributors: vanillalounge Tags: CrowdProcess, distributed computing, worker Requires at least: 3.5 Tested up to: 3.5 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html CrowdProcess is a web-based distributed supercomputer. This plugin installs a CrowdProcess "worker" on your WordPress site. == Description == While browsing the web, people waste a lot of processing power on their computers. [CrowdProcess](http://crowdprocess.com) enables websites to collect tiny amounts of wasted processing power from people's browsers. It then purchase that processing power from websites, turns it into a single supercomputer and makes it available to people who are solving computationally heavy problems such as credit attribution, transport grid optimization or even genome sequencing. This plugin allows you to specify an API Key that will be used by a "worker" on your website. Note that you need to have an active CrowdProcess account to generate this key. == Installation == = Automatic = 1. In the admin panel plugins page click Add New 2. Search for WP CrowdProcess 3. Find WP CrowdProcess in the list an click Install Now 4. Click OK when prompted 5. Activate the plugin 6. Done! = Manual = 1. Extract wp-crowdprocess.zip to your `wp-content/plugins` directory. 2. In the admin panel under plugins activate WP CrowdProcess. 3. Done! = Configuration = 1. Visit the newly created entry for WP CrowdProcess on your dashboard's Settings menu 2. Enter your CrowdProcess API Key, save the settings 3. Save your settings == Frequently Asked Questions == Please visit [CrowdProcess](http://crowdprocess.com) for more details. == Changelog == = 1.0 = * Initial version