privacytests / privacytests.org

Source code for privacytests.org. Includes browser testing code and site rendering.
https://privacytests.org
MIT License
871 stars 25 forks source link

Write an automated script that detects all of the available Web APIs. #10

Open arthuredelstein opened 6 years ago

arthuredelstein commented 6 years ago

We want to download a list of all available Web APIs, and compare it to our own, manually-maintained list of known Web APIs. If new APIs are detected in any given browser, then report this on our website. Each API then needs to be triaged for whether it should be mitigated for fingerprinting, and if we can add a mitigration to resist-fingerprinting.js