|
|
|
|
|
by UpToTheSky
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. The "window" object also provides data that I would consider private. Like the screen size. Websites should only know the window size. Demo: https://jsfiddle.net/uvtLc784/ |
|
"navigator" is just the tip of the iceberg: https://abrahamjuliot.github.io/creepjs/