TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Has anyone implemented Cloudflare Turnstile (free CAPTCHA alternative)?

5 点作者 repeek超过 2 年前
It's been a few weeks since the public release of Cloudflare's free CAPTCHA alternative, Turnstile. I'd like to know if anyone has implemented it and how well it works.

1 comment

MitchellCash超过 2 年前
I replaced my companies Google reCAPTCHA validation with Turnstile and so far the implementation experience has been fine. Not so different from the Google implementation and no major issues I have come across thus far.<p>In terms of how it actually performs, it’s only been deployed in staging and a limited user preview version of the site so far, so it’s yet to experience much of the bad traffic or edge cases that might hit the production site.