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

"test my browser" service #53

Open arthuredelstein opened 3 years ago

azadi commented 3 years ago

I really like this feature. It doesn't have to be something as detailed as https://coveryourtracks.eff.org/ (which is a complete project by itself), but I think if one could test their browser, it would be great to see what's covered and missing and help people to secure it based on the metrics they care about.

mutageneral commented 2 years ago

If the current testing project (in /testing/) can be made cross-platform and have a more intuitive guide on how to use, then I don't think this would be necessarily needed.

davidcollini commented 1 year ago

I know that https://privacytests.org/me.html tests the user's web browser, will this be implemented into the main site?

arthuredelstein commented 1 year ago

@IronMaltese yes. The feature is still in a pre-alpha stage, so I haven't added a link to the main site yet.

mutageneral commented 1 year ago

got this bug on brave trying the privacy test at https://privacytests.org/me.html

TypeError: Cannot read properties of undefined (reading 'description')
    at resultsSection (/home/arthur/privacytests.org/scripts/render.js:272:57)
    at resultsToTable (/home/arthur/privacytests.org/scripts/render.js:306:26)
    at content (/home/arthur/privacytests.org/scripts/render.js:328:29)
    at contentPage (/home/arthur/privacytests.org/scripts/render.js:390:14)
    at /home/arthur/privacytests.org/live/results.js:229:16
    at Layer.handle [as handle_request] (/home/arthur/privacytests.org/live/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/arthur/privacytests.org/live/node_modules/express/lib/router/route.js:137:13)
    at Route.dispatch (/home/arthur/privacytests.org/live/node_modules/express/lib/router/route.js:112:3)
    at Layer.handle [as handle_request] (/home/arthur/privacytests.org/live/node_modules/express/lib/router/layer.js:95:5)
    at /home/arthur/privacytests.org/live/node_modules/express/lib/router/index.js:281:22
arthuredelstein commented 1 year ago

Hi @mutageneral -- I'm not seeing this error. Would you mind trying again?

mutageneral commented 1 year ago

Still the same problem. It does not happen in private mode, so it might be one of my add-ons.