A userscript solution that offloads Anubis proof-of-work challenges from browser JavaScript to native CPU or GPU code, achieving significant performance improvements. The implementation uses a Tampermonkey script to intercept PoW requests and forwards them to a local HTTP server running optimized mining algorithms with OpenCL
Table of contents
Demo VideoHow?Why?Doesn't this undermine the security of Anubis?Why not just change your user-agent to one that Anubis allows unconditionally?What About CSP?What if a malicious site sends fake PoW requests, to annoy me?Misc Implementaion DetailsFuture ImprovementsSort: