|
|
|
|
|
by flutas
1322 days ago
|
|
> Someone should also look into the "navigator" variable that websites can access. It provides a strangely open look into the user's machine.
For example, it allows websites to know about your OS, your CPU and your memory. Looks like it's full of red herring values to me, at least Chrome 107 on a (M1) MBP. That being said, it's always good to remove anything that can be used to fingerprint a user. It reported the following... - CPU as undefined - Memory as 8GB (32GB in actuality) - Platform as MacIntel (Should be Mac-AArch64) |
|