Reason for this everybody is overlooking:<p>Usernames and passwords can be added to links to resources (and images) which aren't necessarily protected by authorization, and in that sense can be used as a "cookie" of sorts to track users irrespective of cookie settings. It's a bit hokey, but I've heard of it being done before (more than once, actually). Try it on your Web server, and dump the headers for your image request after you serve this:<p><img src="<a href="http://cookiedata@example.com/image.gif>" rel="nofollow">http://cookiedata@example.com/image.gif></a>;