https://github.com/lucb1e/cookielesscookies
Demo of tracking using etags instead of cookies (or localstorage or anything else)
https://github.com/lucb1e/cookielesscookies
Last synced: 5 days ago
JSON representation
Demo of tracking using etags instead of cookies (or localstorage or anything else)
- Host: GitHub
- URL: https://github.com/lucb1e/cookielesscookies
- Owner: lucb1e
- License: wtfpl
- Created: 2013-08-17T19:52:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T23:33:46.000Z (about 1 month ago)
- Last Synced: 2025-04-03T02:47:51.057Z (12 days ago)
- Language: PHP
- Size: 36.1 KB
- Stars: 1,190
- Watchers: 92
- Forks: 173
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - lucb1e/cookielesscookies - Demo of tracking using etags instead of cookies (or localstorage or anything else) (PHP)
README
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
Contact
-------Please don't use the email address included in the commits, I am receiving spam on there so I'll block that address. Use https://lucb1e.com/email-address instead or open a ticket here on GitHub (I'll get an email notification of that as well), thanks!
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.