Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

「私はロボットではありません」失敗!皆大嫌いなあいつは「ReCAPCHA」というらしい。@yumainara @qiita #認証 #google #22

Open
YumaInaura opened this issue Dec 29, 2018 · 0 comments

Comments

@YumaInaura
Copy link
Owner

バスはどれ?

わからないぜ。

image

image

image

#ReCaptcha Qiita

https://qiita.com/amagasu1234/items/9760c2c410776fd02e12

reCAPTCHA: Easy on Humans, Hard on Bots - Google

人間に優しくボットに厳しく。

image

僕らは人間じゃなかったらしいな?

V3らしい

image

スコア制らしい

image

#フロントエンドはこれだけ!

 <script src="https://www.google.com/recaptcha/api.js?render=reCAPTCHA_site_key"></script>
  <script>
  grecaptcha.ready(function() {
      grecaptcha.execute('reCAPTCHA_site_key', {action: 'homepage'}).then(function(token) {
         ...
      });
  });
  </script>

すごすぎ。

これは採用したくなる。

おそるべしGoogle

#で、なぜ嫌いなの?

ローカライズ全然出来てない。
日本人が理解する「バス」が分からない。
画像のローカライズって大変そう。
でも現状一番の選択肢なんだろうな、コスパ考えると。

以上。

誰かバスの見つけ方おしえてください。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant