Tag
Through tokenizer comparison, error string analysis, and temp-0 output matching, the author concludes that Ox Alpha is likely based on the GLM-5.3 model, possibly a variant or updated version.
Privacy Thing is a cross-browser extension that reduces online fingerprinting by controlling 53 browser properties across 13 categories, with preview versions now available for Chrome and Firefox.
FLINT is a black-box framework that fingerprints FL model architectures (CNN, RNN, Transformer) using only 5G PHY-layer scheduling metadata, achieving 0.930 macro F1-score on an over-the-air testbed.
This paper develops a mathematical framework for analyzing information discarded by machine learning models under Lie group actions, introducing null fibers and stabilizers, with applications to data masking, model fingerprinting, and privacy-preserving computation tested on molecular and image tasks.
The article argues that LLMs are increasingly capable of linking pseudonymous identities by analyzing writing style, and predicts a future where all high-bandwidth interactions leave unique fingerprints that can be traced.
Chromium 148 introduces a change to Math.tanh that can be used to fingerprint the underlying operating system, raising privacy concerns.
Fortress is a stealth Chromium engine that modifies browser fingerprints at the C++ level to help scrapers and browser agents avoid detection by bot detectors like Cloudflare Turnstile, CreepJS, and Sannysoft. It operates as a drop-in CDP replacement for Playwright and Puppeteer.
The author details a fully local, no-cloud-API web research stack for AI agents, using self-hosted SearXNG, a persistent cache, TLS-fingerprinted fetching, headless browser fallback, and a local reranker, inviting community discussion on similar setups.
Claude Code has a hidden mechanism that fingerprints requests routed through custom endpoints, particularly those linked to China, by altering date strings in model context.
Controversy erupts as Claude Code is accused of secretly fingerprinting China-linked custom proxy routes through invisible prompt formatting changes, raising serious trust and auditability concerns for AI agents.
A new technique called FROST exploits SSD timing side channels in browsers to spy on users' activities, identifying open websites and apps without requiring any interaction beyond visiting a malicious site.
This paper presents FROST, a technique for remotely fingerprinting users by exploiting timing differences in the OPFS-based SSD storage.
Cloudflare's Turnstile now requires WebGL fingerprinting for device verification, blocking WebKitGTK browsers and raising privacy concerns.
A developer discovered that 40% of browser agent sessions silently failed due to browser fingerprinting and automation detection, not LLM reasoning. An open-source tool called Leakish identified the issues.
A researcher reverse-engineered AppLovin's ad mediation cipher protocol, revealing that it uses a weak non-cryptographic PRNG and a static salt to encrypt device information, allowing deterministic re-identification of iPhones across apps even when users deny tracking permission.
An analysis reveals that Mullvad VPN deterministically assigns exit IPs based on the WireGuard key, not randomly, leading to a small number of IP combinations that can uniquely identify users across sessions, undermining anonymity.
This paper demonstrates that websites can identify which large language model powers a browsing agent by analyzing its behavioral patterns and timing data, achieving up to 96% F1 score across 14 frontier LLMs. It formalizes this attack surface and shows that random timing delays are insufficient to prevent identification.