RAM amount detection
GET /api/fingerprint/device-memoryDevice memory fingerprinting detects approximate RAM amount via navigator.deviceMemory (in GB). Browsers round and cap this value for privacy: mobile devices report 1-8 GB, consumer laptops report 4-16 GB, workstations report 32+ GB. Low values (1-2 GB) indicate budget mobile devices or old hardware, 4-8 GB represents mainstream devices, 16-32 GB suggests power users or professionals, 64+ GB indicates workstations or servers. This correlates strongly with device price, purchase date, and user needs. Professional users in fields like video editing, machine learning, or software development typically have higher RAM. The value is stable unless hardware is upgraded.
Move from this collector to the CreepJS signal index, live checker, API docs, and other high-value fingerprinting explainers.