AmIUnique - The Evolution of Browser Fingerprints
This project's goal is to improve our knowledge about the evolution of browser fingerprints.
But what are fingerprints? They are a series of characters which is unique to each user. We collect our users' fingerprints on our server, where we use a secure encrypted connection to securely send the data to our database.
Once the data is received, it is split into blocks and then analyzed with a series of proprietary algorithms. The result of this process is the creation of a unique fingerprint.
From there, the fingerprint is analyzed for changes over time. By comparing two fingerprints, we can determine how much they have changed since the user installed the application.





