toxic-swamp
v1.0.0-beta.29
Published
Monero/Aeon Webminer for After Dark
Downloads
59
Readme
Toxic Swamp
Monero/Aeon Web Miner add-on module for After Dark.
Screenshot
Features
- Mine cryptocurrency while visitors browse your sites
- Reward effort during site development and publishing
- Transparent, unobtrusive multilingual user interface
- Does not use cookies or connect to any third-parties
- Obfuscates end-user IPs and other connection details
- Automatically starts when external power is detected
- Suspends operation during loss of power or attention
- Optimized for low-bandwidth high-latency connections
- Cannot be detected by MinerBlock extension at 1.2.12
Demo
View an interactive demo and read the docs.
Setup
Create Your Own Proxy if you would like to mine outside The Fire Swamp.
Installation
Choose a module download source:
- https://www.npmjs.com/package/toxic-swamp
- https://www.jsdelivr.com/package/npm/toxic-swamp
- https://git.habd.as/comfusion/toxic-swamp
Extract module contents into site
themes
directory:├── static └── themes ├── after-dark └── toxic-swamp
Specify module in site config:
theme = [ "toxic-swamp", # sequence before "after-dark" "after-dark" ]
Miner now functional. Read the docs for help configuring.
For release verification and additional info see the Toxic Swamp help docs.
Contributing
Please squash commits and use Convention Commit messages. Run npm run commit
after installing NPM dev dependencies for help creating conventional commit messages.
Rights
Copyright (C) 2018, 2019 by Josh Habdas [email protected]
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
This copyright applies to the add-on module code and accompanying documentation and does not extend to the Webminer script itself. The text of the above license is included in the file COPYING in the source.