Jump to content

Device fingerprint: Difference between revisions

From Consumer Rights Wiki
Beanie Bo (talk | contribs)
m Beanie Bo moved page Fingerprinting to Device Fingerprint: For specificity, and also using Wikipedia's language for it
Beanie Bo (talk | contribs)
Rewrote opening section for specificity and relevance
Line 1: Line 1:
{{StubNotice}}
{{StubNotice}}


In computer science, '''fingerprinting''' is a procedure that maps an arbitrarily large data item (such as a computer file) to a much shorter bit string, its '''''fingerprint''''', that uniquely identifies the original data for all practical purposes just as human fingerprints uniquely entify people for practical purposes.<ref>{{Cite web |title=What is fingerprinting in Computer Science? |url=https://tolumichael.com/what-is-fingerprinting-in-cybersecurity/ |access-date=30 August 2025}}</ref>
A '''device fingerprint''' is a string of data that maps and compiles details of a particular device or user, such as the operating system and browser information. Unlike an IP address, which is a singular piece of data that users can manipulate for privacy and security (such as using a VPN service or resetting network connection), a device fingerprint holds a series of specified data that can be uniquely attributed to a device or user, and are therefore much harder to protect from tracking and abuse of privacy.
 
Common data that may be included in a device fingerprint include:
 
* '''Device model and hardware'''
* '''Web browser'''
* '''Screen resolution'''
* '''Font type and size'''
* '''Plugins'''
* '''Browser extensions'''
* and many more


==How it works==
==How it works==

Revision as of 15:36, 13 September 2025

Article Status Notice: This Article is a stub


This article is underdeveloped, and needs additional work to meet the wiki's Content Guidelines and be in line with our Mission Statement for comprehensive coverage of consumer protection issues. Learn more ▼

A device fingerprint is a string of data that maps and compiles details of a particular device or user, such as the operating system and browser information. Unlike an IP address, which is a singular piece of data that users can manipulate for privacy and security (such as using a VPN service or resetting network connection), a device fingerprint holds a series of specified data that can be uniquely attributed to a device or user, and are therefore much harder to protect from tracking and abuse of privacy.

Common data that may be included in a device fingerprint include:

  • Device model and hardware
  • Web browser
  • Screen resolution
  • Font type and size
  • Plugins
  • Browser extensions
  • and many more

How it works

Fingerprinting works by getting a data item and turning it into a much shorter bit string that uniquely identifies itself. This includes the operating system, device model, screen resolution and more.[1]

Why it is a problem

Fingerprinting can be used to identify individuals, flagging privacy concerns and letting companies do things like targeted advertising, selling personal data and more.

Examples

Some examples of fingerprinting include some types of cookies,

References

  1. "How does device fingerprinting work?". crossclasiffy.com. Retrieved 31 August 2025.