You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that the plugins data (along with mime-types) are being already generated in the fingerprint-generator. Injecting those will probably not be any different from all the other properties. Is this somehow connected to #27 ? Thanks!
Yes, there is some weirdness with linking the plugins and mime-types together. I did a PR in the old repo. I am also afraid that injecting some no standard plugin could introduce way more uniqueness and actually the fingerprint could be easier to track and also won't blend with the site traffic. This is one of the reasons why we need to have tests for the performance of the fingerprint on the most popular protections.
We should also inject the collected plugin data for supported browsers.
The text was updated successfully, but these errors were encountered: