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

Upgrade reCAPTCHA to v3 #554

Open
jc00ke opened this issue Oct 31, 2018 · 7 comments
Open

Upgrade reCAPTCHA to v3 #554

jc00ke opened this issue Oct 31, 2018 · 7 comments

Comments

@jc00ke
Copy link
Contributor

jc00ke commented Oct 31, 2018

Just saw the announcement. Something to consider since we're going to be upgrading things around here.

Docs

@jc00ke
Copy link
Contributor Author

jc00ke commented Apr 14, 2020

Or switch to hCaptcha

@jc00ke
Copy link
Contributor Author

jc00ke commented Sep 27, 2020

We should prioritize switching to hCaptcha, as there's been a lot of spam lately.

@jc00ke
Copy link
Contributor Author

jc00ke commented Sep 18, 2021

@reidab @aeschright there's been a ton of spam lately. What are you thoughts to switching to hCaptcha or some other form of spam detection?

@aeschright
Copy link
Member

aeschright commented Sep 18, 2021 via email

@jc00ke
Copy link
Contributor Author

jc00ke commented Sep 18, 2021

hCaptcha looks to be a direct replacement for reCAPTCHA v2, which may not be what we want now that I think about it. Seems like reCAPTCHA v3 with a high score would be good to pair with more blocked words, but I feel like I'll just be playing whack-a-mole.

If we extracted the blocked words to a database table then at least I could script something to easily add instead of having to commit and redeploy. Thoughts there?

@aeschright
Copy link
Member

I think having a table for blocked words is a good idea. I'm still working on the Rails 5 update, but since I want to clean up wording for things like "blacklist" in the code before I do a release, we could bundle this along with it.

@jc00ke
Copy link
Contributor Author

jc00ke commented Oct 21, 2021

Awesome, thanks for refactoring out that word and also doing the upgrade.

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

2 participants