evercookie

Produces persistent, respawning "super" cookies in a browser, abusing over a dozen techniques. Its goal is to identify users after they've removed standard cookies and other privacy data such as Flash cookies (LSOs), HTML5 storage, SilverLight storage, and others.

  • 所有者: samyk/evercookie
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Evercookie

Evercookie is a Javascript API that produces extremely persistent cookies in a
browser. Its goal is to identify a client even after they've removed standard
cookies, Flash cookies (Local Shared Objects or LSOs), and others.

This is accomplished by storing the cookie data on as many browser storage
mechanisms as possible. If cookie data is removed from any of the storage
mechanisms, evercookie aggressively re-creates it in each mechanism as long as
one is still intact.

If the Flash LSO, Silverlight or Java mechanism is available, Evercookie can even propagate cookies
between different browsers on the same client machine!

By Samy Kamkar, with awesome contributions from others

Browser Storage Mechanisms

Client browsers must support as many of the following storage mechanisms as
possible in order for Evercookie to be effective.

To be implemented someday (perhaps by you?):

The Java persistence mechanisms are developed and maintained by Gabriel Bauman
over here.

Backend Server

Some of the storage mechanisms require a backend server. This package comes with PHP implementation of the etag, cache and png backend servers.

Caveats

Be warned! Evercookie can potentially cause problems for you or your users.

  • Some storage mechanisms involve loading Silverlight or Flash in the client
    browser. On some machines this can be a very slow process with lots of disk
    thrashing. On older mobile devices this can render your site unusable.

  • CSS History Knocking can cause a large number of HTTP requests when a cookie
    is first being set.

  • In some circles, it is considered rude to use Evercookie. Consider your
    reputation and your audience when using Evercookie in production.

  • Browser vendors are doing their best to plug many of the holes exploited by
    Evercookie. This is a good thing for the Internet, but it means what works
    today may not work so well tomorrow.

You are responsible for your own decision to use Evercookie. Choose wisely.

Got an idea?

Open a pull request!

主要指标

概览
名称与所有者samyk/evercookie
主编程语言JavaScript
编程语言Java (语言数: 6)
平台
许可证
所有者活动
创建于2010-09-22 17:39:54
推送于2025-04-16 20:26:58
最后一次提交2025-04-16 13:26:58
发布数0
用户参与
星数4.7k
关注者数247
派生数666
提交数172
已启用问题?
问题数80
打开的问题数49
拉请求数46
打开的拉请求数2
关闭的拉请求数15
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?