@marco_ciaramella/cpu-web-miner
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "@marco_ciaramella/cpu-web-miner", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "A CPU miner for website monetization", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -18,3 +18,4 @@ # cpu-web-miner | ||
worker: "a3JWJQqhwQ9cWZssvE9WAjxxv6QWYrgp14", | ||
password: "x" | ||
password: "x", | ||
ssl: true // true when pool uses SSL, false otherwise | ||
} | ||
@@ -32,4 +33,2 @@ | ||
### WARNING | ||
You should warn the user about the background mining. Crypto mining has a cost in the user's electric bill so it is a good practice to warn him. Warn with an alert or with a message in the website. | ||
## Known issues | ||
- SSL pools may not work | ||
You should warn the user about the background mining. Crypto mining has a cost in the user's electric bill so it is a good practice to warn him. Warn with an alert or with a message in the website. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1028596
32