1 repository
Tracking users across sessions by reconstructing identifiers that the user attempted to delete.
Distinct from Browser Storage Persistence: Candidates focus on shell session tracking or AI affinity; this is about covert, persistent browser identification.
Explore 1 awesome GitHub repository matching security & cryptography · Persistent User Tracking. Refine with filters or upvote what's useful.
Evercookie is a JavaScript tracking script designed for persistent user identification. It implements a system that mirrors unique identifiers across multiple browser storage mechanisms to maintain tracking after a user clears their browser history. The tool ensures data persistence by synchronizing identifiers across cookies, local storage, and legacy plugin caches. It uses automatic storage regeneration to refill empty storage slots from surviving sources and employs a majority-vote selection process to determine the correct identifier when retrieving data. The project also includes capabi
Tracks visitors across sessions by regenerating deleted identifiers using multiple redundant browser storage mechanisms.