|
|
|
|
|
by dandelany
5832 days ago
|
|
I'm completely unconvinced that cross-domain local storage is even remotely a good idea. I can't think of any data I'd want to store in a clientside database that I would want other sites to be able to see/modify. So, all hopes for cross-domain user tracking are still doomed. sigh
Um, this is a good thing. I don't want the sites I visit to be communicating my use patterns to each other. |
|
I am left to experiment with user fingerprinting md5(user-agent, http accept and screen resolution) but that is less than ideal situation.