[webkit-help] Anti fingerprinting

camel-cdr at protonmail.com camel-cdr at protonmail.com
Mon Apr 6 06:42:53 PDT 2020


Hi, I am having trouble implementing fingerprint protection into my webkitgtk webbrowser.
What is the best way to override the DocumentObjects like window.screen.width?
I've got it working by using webkit_user_script_new with WEBKIT_USER_SCRIPT_INJECT_AT_DOCUMENT_START, but idk if this could be detected.
Could something like this be implemented using web extensions?

I've been going through most things on this guide: https://trac.webkit.org/wiki/Fingerprinting#i.DocumentObject
But it says its currently not possible to override the css fonts, is that still true?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20200406/b070418f/attachment.htm>


More information about the webkit-help mailing list