logoalt Hacker News

technionyesterday at 10:52 PM1 replyview on HN

To prompt a discussion that's purely technical: I'm interested in how this was done.

Specifically, Turnstile as far as I'm aware doesn't do anything specifically configurable or site specific. It works on sites that don't run React, and the cookie OpenAI-Sentinel-Turnstile-Token is not a CF cookie.

Did OpenAI somehow do something on their own API that uses data from Turnstile?


Replies

XYen0ntoday at 5:04 AM

Cloudflare should be able to determine whether a website uses React by analyzing data flowing through its CDN.

show 1 reply