Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zheeeng/cookielesscookies

cookielesscookies implemented by Golang
https://github.com/zheeeng/cookielesscookies

cache cookie cookielesscookies golang

Last synced: about 1 month ago
JSON representation

cookielesscookies implemented by Golang

Awesome Lists containing this project

README

        

Cookieless cookies ![](https://img.shields.io/badge/%3C%2F%3E-Golang-71e1ff.svg)
=================
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.