https://github.com/zheeeng/cookielesscookies
cookielesscookies implemented by Golang
https://github.com/zheeeng/cookielesscookies
cache cookie cookielesscookies golang
Last synced: 3 months ago
JSON representation
cookielesscookies implemented by Golang
- Host: GitHub
- URL: https://github.com/zheeeng/cookielesscookies
- Owner: zheeeng
- License: wtfpl
- Created: 2019-04-18T18:27:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-05T12:27:23.000Z (almost 5 years ago)
- Last Synced: 2025-03-24T13:02:59.212Z (about 1 year ago)
- Topics: cache, cookie, cookielesscookies, golang
- Language: Go
- Homepage:
- Size: 33.2 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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
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.