Skip to content

Cryptojacking user's CPU - Monero Browser Mining [Paper]

License

Notifications You must be signed in to change notification settings

tmursch/inse6630

 
 

Repository files navigation

Cryptojacking user's CPU - Monero Browser Mining

This is the repo for the research on the impact and ethics of browser mining, started by an API service offered by coin-hive.com in September 2017.

This started as a course project and the goal is to make it comprehensive enough to submit to a related conference.

Note: Due to the fact that I had to update some facts of this paper almost daily (e.g update on starbucks miner injection ), I feel like it will be interesting to make this a crowd effort. With the recent posts I've seen from other people interested in this subject, I believe it will be a fun and remarkable collaboration.

To see the latest version:


Possible Conferences:

  • 15th Conference on Detection of Intrusions and Malware & Vulnerability Assessment website

    • Submission Deadline: 22 February 2018, 23:59:59 CET
  • IWBOSE 2018 : 1th International Workshop on Blockchain-Oriented Software Engineering website

    • Submission Deadline Friday 12 Jan 2018
  • CVCBT, IEEE Switzerland 2018 : Call for Papers for the 1st Crypto Valley Conference on Blockchain Technology (CVCBT), IEEE Switzerland website

    • Submission Deadline 15 February 2018

Make Commands

Compile to PDF

$ make pdf

Clean temporary files

$ make clean

The Document Structure

  • appendices/ (add all your appendices here)
    • example_image1.tex
  • assets/ (add all your assets here)
    • [asset].png
  • chapters/ (add all your chapters here)
    • main_text.tex main file
    • example_text.tex
    • example_math.tex
    • example_code.tex
    • example_citation.tex
    • [another chapter].tex
  • config/
    • globals.tex (variables/settings)
    • style.sty (the document style/design)
  • main.tex (the root .tex file - STARTS HERE)
  • titlepage.tex (the cover page)
  • copyright.tex (the copyright page)
  • abstract.tex (the abstract page)
  • references.bib (the references library)

Originally forked from: LaTeX Boilerplate


All contributions are welcomed.

About

Cryptojacking user's CPU - Monero Browser Mining [Paper]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 99.9%
  • Makefile 0.1%