Fingerprinting: Difference between revisions
m Beanie Bo moved page Fingerprinting to Device Fingerprint: For specificity, and also using Wikipedia's language for it |
Rewrote opening section for specificity and relevance |
||
| Line 1: | Line 1: | ||
{{StubNotice}} | {{StubNotice}} | ||
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== | ||