Code Monkey home page Code Monkey logo

cpsc530-browserfingerprint's Introduction

CPSC 530 BrowserFingerprint

Term Project for CPSC 530 at the University of Calgary

Participants:
Caleb Steele-Lane
Ethan Hamman
Joshua Hong
Kyle Sutherland

What is a browser fingerprint?/How do you create a browser fingerprint?

You can collect info about the “browser” such as font lists of the computer, dimensions of the screen, a plugins list, the OS, and so on. By extracting this information through various techniques such as going fullscreen, and making script requests, you can make a “fingerprint” of that browser, which can be used to identify you.

How reliable is browser fingerprinting as a tool to track individual users?

This varies by implementation. For example, many browsers are very difficult to fingerprint as they do not have a lot of information to distinguish between them through mobile browsers and browsers with javascript disabled. But on the other hand, the vast majority of people will not be disabling their javascript as that would likely stop the main functionalities of many websites. You wouldn’t be able to access popular sites like facebook, sites wouldn’t be able to load videos, and so on. Overall, it is very dependent on how you choose to view it. Although in the near future, more of these potential tracking features may be found.

How do you connect a fingerprint to its previous fingerprints when they change?

Browser fingerprints would likely change in small increments. Identifying aspects such as plugins or installed fonts are not very likely to change often, so when someone has a new fingerprint, you can identify them by looking at those first, and then seeing how different their old fingerprint is to their possible new fingerprint. Features of the fingerprint such as websites they’re logged or their IP may be more dynamic, so those should be lower on the priority list when comparing fingerprints.

cpsc530-browserfingerprint's People

Contributors

kysuther avatar

Watchers

 avatar Ethan Hamman avatar Joshua Hong avatar

Forkers

johong

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.