Conversation
I made an implementation of Picasso canvas inspired by some of the links in your article. I'll probably post a demo online tomorrow:
2
1
5
Nice. You should add a hash function to compute the fingerprint to show it is different from one browser to another -- don't use a complicated hash one as it makes the code bulky for no reason :)
1
1
Thanks, I will add this whenever I have time :)


