openwpm / OpenWPM

A web privacy measurement framework
https://openwpm.readthedocs.io
Other
1.34k stars 314 forks source link

Support running OpenWPM crawls on Windows #503

Open motin opened 5 years ago

motin commented 5 years ago

Path, I hope, to supporting Windows. There may be some limitations, but first step.

ToDo:

Future (open issues):

birdsarah commented 4 years ago

An alternate version of openwpm was created as a proof of concept and has done windows crawls with openwpm. It uses basically the same openwpm instrumentation extension, but replaces the socket with a websocket, and uses kafka for orchestrating the crawl: https://github.com/birdsarah/faust-selenium

birdsarah commented 4 years ago

Moved to issue ToDos.