Demo of tracking using etags instead of cookies (or localstorage or anything else)
Find a file
2013-08-25 08:23:03 -07:00
sessions Initial commit 2013-08-17 21:56:34 +02:00
.htaccess Fixed bugs (first pageload would fail; cache did not always revalidate); made the eye the tracking image instead of another hidden image; updated text; added <a name>s; improved /?source message; included user agent string in the etag generator. 2013-08-18 01:49:19 +02:00
config.php Fixed bugs (first pageload would fail; cache did not always revalidate); made the eye the tracking image instead of another hidden image; updated text; added <a name>s; improved /?source message; included user agent string in the etag generator. 2013-08-18 01:49:19 +02:00
etags.jpg Initial commit 2013-08-17 21:56:34 +02:00
fingerprinting.jpg Initial commit 2013-08-17 21:56:34 +02:00
index.php Added link to WTFPL in index.php. 2013-08-23 16:55:19 -04:00
LICENSE Fixed license (main issue was copyright notice in wrong place). 2013-08-23 16:47:09 -04:00
README.md no email address 2013-08-23 17:02:59 -04:00

Cookieless cookies

This repository is a demonstration of tracking users by using etags instead of cookies (or localstorage or anything else).

http://lucb1e.com/rp/cookielesscookies

License

Copyright © 2013 lucb1e.

This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the LICENSE file for more details.