Git Product home page Git Product logo

Comments (12)

Valve avatar Valve commented on May 12, 2024

@savinay, please provide more info, which browser/version, OS. Very helpful would be the key values the FP2 is collecting to see what's changing.

from fingerprintjs.

timkolesa avatar timkolesa commented on May 12, 2024

With Pale Moon you don't have to wait 2-3 hours.
Just open a new tab and load again and you get different results.
Seems to work well with all common browsers. That's why I like Pale Moon.
Browser: Pale Moon ver. 25.5.0
OS: Win 7

from fingerprintjs.

timkolesa avatar timkolesa commented on May 12, 2024

This version of fingerprint2.js at this site (http://www.urlconcepts.com/) does work with Pale Moon.

from fingerprintjs.

Valve avatar Valve commented on May 12, 2024

@timkolesa this web site is using an old version of FP2. Please update it first to the latest.

from fingerprintjs.

timkolesa avatar timkolesa commented on May 12, 2024

Yes, that was what I was pointing out. The newest version of fingerprint2.js which I downloaded yesterday returns different results each time it is run in the Pale Moon browser. The older version that I downloaded from the referenced site works correctly. I thought that might help pin down where in the newest version Pale Moon is failing.

from fingerprintjs.

Valve avatar Valve commented on May 12, 2024

@timkolesa , OK, I'll look into it. Although I've never heard about Pale Moon thing. It is not available for OSX, so I can't do it now, will do it when I have a copy of windows.

from fingerprintjs.

Valve avatar Valve commented on May 12, 2024

@timkolesa, confirming the issue in PaleMoon. Will fix soon.

from fingerprintjs.

Valve avatar Valve commented on May 12, 2024

@timkolesa, figure it out. Pale Moon randomizes the order of returned plugins. So every time you refresh the page, the list of plugins is different. One way to fix this is to sort the list, which will decrease the entropy.

from fingerprintjs.

Valve avatar Valve commented on May 12, 2024

I've opened an issue to fix this: #56

from fingerprintjs.

timkolesa avatar timkolesa commented on May 12, 2024

On 7/13/2015 11:01 AM, Valentin Vasilyev wrote:

@timkolesa https://github.com/timkolesa, figure it out. Pale Moon
randomizes the order of returned plugins. So every time you refresh
the page, the list of plugins is different. One way to fix this is to
sort the list, which will decrease the entropy.


Reply to this email directly or view it on GitHub
#38 (comment).

You should only do this for the Pale Moon browser and not all others
because the order routinely produced by other browser may be
significant. May be test plugins twice. If lists differ, then sort. Just
a thought.

see http://forum.palemoon.org/viewtopic.php?f=3&t=4406

Tim

from fingerprintjs.

Valve avatar Valve commented on May 12, 2024

@timkolesa, it's not possible to get the list of plugins twice, because they maintain the order when reading the property. The order is randomized on page refresh only.

Please see my ticket update: #56 (comment)

from fingerprintjs.

mhuisman avatar mhuisman commented on May 12, 2024

Looks like Pale Moon was (crudely) attempting to defeat fingerprinting.

from fingerprintjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.