|
|
|
|
|
by openplatypus
968 days ago
|
|
Correct. This is a flawed hashing implementation as it allows for re-identification. Having that IP and user timezone you can generate the same hash and trace back the user. This is hardly anonymous hashing. Wide Angle Analytics adds daily, transient salt to each IP hash which is never logged thus generating a truly anonymous hash that prevents reidentification. |
|