为什么 reCaptcha 需要用户的 IP 地址?
reCaptcha 需要提交 captchaResponse 的用户的 IP 地址。有谁知道 reCaptcha 如何使用这些信息? Recaptcha 的网站没有提供任何有关如何使用用户 IP 地址的信息。 这里没有任何隐私问题吗?
reCaptcha requires the ip address of the user who submitted captchaResponse. Does anyone know how reCaptcha uses this information? Recaptcha's website does not give any information on how the user's ip address will be used.
Aren't there any privacy concerns here?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
可能是为了强制实施速率限制,这对于像 reCaptcha 这样的东西来说非常重要。
Probably to enforce rate limits, which would be pretty important for something like reCaptcha.