OpenWPM | A web privacy measurement framework | Crawler library
kandi X-RAY | OpenWPM Summary
kandi X-RAY | OpenWPM Summary
OpenWPM
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Deploys a Firefox profile .
- Launches the browser to launch the browser .
- Optimize the preference s preferences .
- Create http response table .
- Start the browser .
- Executes the given function in all frames in the current frame .
- Attempts to renew a job .
- Generate the configuration string
- Check the memory usage for the browser .
- Validates the browser parameters .
OpenWPM Key Features
OpenWPM Examples and Code Snippets
Community Discussions
Trending Discussions on OpenWPM
QUESTION
The Idea of using compiled languages on might be a great way to increase performance significantly.
But could it used to set a drm?
For example: Some website offers browser games and doesn't want the source code to be used by others. Would webassembly-script tied deep into the game mechanics be used to detect if it is used on another site and lock it down with no way to decompile and bypass it?
I don't want to sound like a pirate with this, but it might concern adblock-users, that also block trackers.
When for example a Audio Context Fingerprinting-script is run behind without being detected, how can it be blocked?
...ANSWER
Answered 2017-Feb-12 at 12:09Other than performance, Wasm does not provide any new capability that the Web doesn't already have. You will be able to see what Wasm modules are loaded, you will be able to see what's being called, and you can inspect and step through Wasm code in text form -- and arguably, Wasm code is no more obscure than e.g. minified asm.js code. Moreover, Wasm is only able to interact with the browser and the web page by calling into JavaScript.
So, no, web sites won't be able to use it to do anything behind your back other than in ways they can use already.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install OpenWPM
You can use OpenWPM like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page