AI 产品解读Privacy Pass anonymous token client that obtains unlinkable cryptographic tokens from attesters to present to websites supporting the PrivateToken protocol
Enables users to prove they are human to Cloudflare-protected websites without compromising privacy—avoids repeated CAPTCHAs and prevents tracking across sites through anonymous, unlinkable tokens
1. User visits a website that supports Privacy Pass and sends a PrivateToken WWW-Authenticate challenge header. 2. The extension detects the challenge and opens a new tab to the Cloudflare Turnstile attester. 3. User solves the attestation challenge (proves they are human). 4. The extension receives an anonymous cryptographic token from the attester. 5. The token is automatically included in subsequent requests to the website, proving the user is human without linking to their identity.
Intercepts WWW-Authenticate PrivateToken challenges from supported websitesOpens attester challenge tab (Cloudflare Turnstile) to obtain cryptographic tokensAutomatically redeems anonymous tokens to bypass bot-detection without revealing identityConfigurable attester URLs and development/demo/production modes via options page
- 目标用户
- Privacy-conscious web users / Users frequently visiting Cloudflare-protected websites / Users who want to avoid repeated CAPTCHA challenges while preserving anonymity
- Extension source is bundled/minified (background.js is 238KB single file), making deep logic analysis harder but key patterns are clear
- Cannot fully verify if destination Cloudflare attester service requires login since it's external—however the extension itself does not
付费分析未识别到付费功能
No payment, subscription, premium, upgrade, billing, or price references found in the source code. Grep for 'premium', 'payment', 'subscription', 'upgrade', 'billing', 'price' all returned 0 matches in background.js. The 'pro' keyword hits from the static scan are all false positives: Object.prototype methods (lines 2-21), Object.getOwnPropertyNames (line 19), and SERVICE_WORKER_MODE.PRODUCTION (line 633). The extension is fully functional without any gated features or payment flows.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension implements the Privacy Pass anonymous authorization protocol. No user account, login UI, or credential entry exists anywhere in the codebase. Grep for 'login' and 'account' in background.js returned 0 matches. The 'auth' keyword hits are all cryptographic authentication (AES-CCM tags, WWW-Authenticate header parsing at lines 6340-6396), not user account authentication. The 'token' hits refer to anonymous Privacy Pass cryptographic tokens, not login/session tokens. The options page (options/index.html) only contains attester URL configuration and service worker mode selection—no login fields.
I regularly visit about half-dozen websites that always did the Cloudflare challenge thing and they annoyed me to death until someone recommended this extension. It does exactly what it advertises... the Human challenge boxes showed up only one more time (on websites where this is supported) and now they're gone. It's going to save me hours of time. Thank you whoever made this.
Переписывает данные для сайтов, что они потом перестают работать. Запускаю в incognito, всё нормально. Удалил плагин, сайты стали нормально открываться... Что-то явно не так с плагином, либо же он делает не ту работу, которая дана в описании.
ik heb dit niet zelf geïnstalleerd. dat dit opeens verschijnt en chrome mij waarschuwd dat dit op afstand is geïnstalleerd zegt genoeg.
Page not found https://pp-attester-turnstile.research.cloudflare.com/ https://pp-attester-turnstile-dev.research.cloudflare.com/
Not working anymore
This doesn't work with Cloudflare. It comes up, but times out and loops back to the Cloudflare 'verify you are human' doom loop.
It does it's job, as far as I can tell
Does not work at all
https://demo-pat.research.cloudflare.com/login correctly identifies that this extension is installed, however the challenge fails every time with "[Cloudflare Turnstile] Error: 600010."
nice and working