<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"><channel><title>Halo - 强大易用的开源建站工具 | 应用市场 | 人机验证 | 版本发布</title><link>https://www.halo.run</link><atom:link href="https://www.halo.run/feed/app-store/apps/app-gubamxkn/releases.xml" rel="self" type="application/rss+xml"/><description>Halo - 强大易用的开源建站工具 | 应用市场 | 人机验证 | 版本发布</description><generator>Halo v2.26.1</generator><language>zh-cn</language><image><url>https://www.halo.run/upload/logo.png</url><title>Halo - 强大易用的开源建站工具 | 应用市场 | 人机验证 | 版本发布</title><link>https://www.halo.run</link></image><lastBuildDate>Sat, 19 Sep 2026 17:04:12 GMT</lastBuildDate><follow_challenge><feedId>69597013489248256</feedId><userId>41706424548048896</userId></follow_challenge><item><title><![CDATA[人机验证 1.0.0 发布]]></title><link>https://www.halo.run/store/apps/app-gubamxkn/releases/app-release-bhm3chrk</link><description><![CDATA[<img src="https://www.halo.run/plugins/feed/assets/telemetry.gif?title=%E4%BA%BA%E6%9C%BA%E9%AA%8C%E8%AF%81%201.0.0%20%E5%8F%91%E5%B8%83&amp;url=/store/apps/app-gubamxkn/releases/app-release-bhm3chrk" width="1" height="1" alt="" style="opacity:0;">
<h1 id="%E4%BA%BA%E6%9C%BA%E9%AA%8C%E8%AF%81-%E2%80%94-halo-%E7%99%BB%E5%BD%95%E6%B3%A8%E5%86%8C%E9%AA%8C%E8%AF%81%E6%8F%92%E4%BB%B6" tabindex="-1">人机验证 — Halo 登录注册验证插件</h1>
<p>为 Halo 博客的登录和注册页面添加人机验证，有效防止暴力破解和恶意登录。</p>
<h2 id="%E5%8A%9F%E8%83%BD%E7%89%B9%E6%80%A7" tabindex="-1">功能特性</h2>
<ul>
 <li><strong>多验证服务商支持</strong> — 本地图形验证码 / 极验 Geetest / Cloudflare Turnstile</li>
 <li><strong>零配置可用</strong> — 默认启用本地图形验证码，开箱即用，无需任何第三方服务</li>
 <li><strong>完全离线</strong> — 本地图形验证码不依赖任何外部服务或网络请求</li>
 <li><strong>智能验证码定位</strong> — 自动识别注册页确认密码框位置，验证码始终插入正确位置</li>
 <li><strong>防重复提交</strong> — 提交前校验，验证码未通过则拦截并 Toast 提示</li>
 <li><strong>验证码刷新</strong> — 点击图片或按钮即可刷新本地验证码</li>
 <li><strong>安全优先</strong> — 验证码验证失败时拒绝登录（fail-closed），内置请求频率限制</li>
</ul>
<h2 id="%E5%AE%89%E8%A3%85" tabindex="-1">安装</h2>
<ol>
 <li>下载 plugin-captcha-x.x.x.jar</li>
 <li>在 Halo 后台 -&gt; 插件管理 -&gt; 上传并安装</li>
 <li>启用插件后进入人机验证设置，默认已启用本地图形验证码</li>
</ol>
<h2 id="%E9%85%8D%E7%BD%AE" tabindex="-1">配置</h2>
<table>
 <thead>
  <tr>
   <th>配置项</th>
   <th>说明</th>
  </tr>
 </thead>
 <tbody>
  <tr>
   <td>验证服务商</td>
   <td>local / geetest / cloudflare</td>
  </tr>
  <tr>
   <td>启用人机验证</td>
   <td>开关</td>
  </tr>
  <tr>
   <td>极验 ID / Key</td>
   <td>Geetest 后台获取</td>
  </tr>
  <tr>
   <td>Cloudflare Site Key / Secret Key</td>
   <td>Turnstile 后台获取</td>
  </tr>
  <tr>
   <td>验证码长度</td>
   <td>本地验证码字符数（默认 4）</td>
  </tr>
  <tr>
   <td>图片宽度 / 高度</td>
   <td>本地验证码尺寸（默认 130x48）</td>
  </tr>
 </tbody>
</table>
<h2 id="%E7%AC%AC%E4%B8%89%E6%96%B9%E6%9C%8D%E5%8A%A1%E8%AF%B4%E6%98%8E" tabindex="-1">第三方服务说明</h2>
<ul>
 <li><strong>本地图形验证码（默认）</strong>：完全本地生成，无任何外部网络请求</li>
 <li><strong>极验 Geetest</strong>：选择后前端加载 <code>static.geetest.com</code> 脚本，后端调用极验 API 验证</li>
 <li><strong>Cloudflare Turnstile</strong>：选择后前端加载 <code>challenges.cloudflare.com</code> 脚本</li>
</ul>
<h2 id="%E8%AE%B8%E5%8F%AF%E8%AF%81" tabindex="-1">许可证</h2>
<p><a href="https://www.halo.run/LICENSE">MIT</a> © Beibing</p>
<h2 id="%E6%94%AF%E6%8C%81" tabindex="-1">支持</h2>
<ul>
 <li>GitHub Issues: <a href="https://github.com/beibing173/plugin-captcha/issues">https://github.com/beibing173/plugin-captcha/issues</a></li>
</ul>
<hr>
<p><strong>要求</strong>: Halo &gt;= 2.20.0</p>
<hr>
<p><strong>功能展示</strong>:</p>
<ul>
 <li><img src="https://www.halo.run/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fapp-store-static.halo.run%2Fstatic%2F1ED34D95-7AEB-4A4A-8C93-F34C1404CEB7.png&amp;size=m" alt="f896609b00e3841420959f4d90078e90"></li>
 <li><img src="https://www.halo.run/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fapp-store-static.halo.run%2Fstatic%2FA01A23ED-3276-4C82-B054-11062CCF4E4E.png&amp;size=m" alt="2ec8546d5ca077d22d1eb651db289d60"></li>
 <li><img src="https://www.halo.run/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fapp-store-static.halo.run%2Fstatic%2F881139FE-88FE-4BDF-873E-D7D5B3EE83EF.png&amp;size=m" alt="4bb2c1712725873bd97fdc2d639c2679"></li>
 <li><img src="https://www.halo.run/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fapp-store-static.halo.run%2Fstatic%2F1AF361B3-A03D-4240-8DA6-D6133EC840D9.png&amp;size=m" alt="1b1b6992b3feb47fdd6450ba0a4cbc54"></li>
</ul>
<hr>
<p><a href="https://www.halo.run/store/apps/app-gubamxkn/releases/app-release-bhm3chrk">查看版本详情</a></p>]]></description><guid isPermaLink="false">store.halo.run/Release/app-release-bhm3chrk</guid><pubDate>Fri, 7 Aug 2026 10:09:19 GMT</pubDate></item></channel></rss>