lukeraymonddowning / honey

A spam prevention package for Laravel, providing honeypot techniques, ip blocking and beautifully simple Recaptcha integration. Stop spam. Use Honey.
MIT License
398 stars 23 forks source link

Add hCaptcha support #19

Open lukeraymonddowning opened 3 years ago

lukeraymonddowning commented 3 years ago

I'd like to offer hCaptcha support as an alternative to reCaptcha. I think I want it to be switch and swap, with 0 work needed to swap between the 2 other than changing <x-honey recaptcha /> to <x-honey hcaptcha />. I'm working on this now, but any thoughts/suggestions are more than welcome.

jrohde commented 3 years ago

That would be a really great addition and the switch & swap solution looks good to me!

trippo commented 3 years ago

How are you doing? Do you need help? I think using hcaptcha is a big step forward for user privacy.

lukeraymonddowning commented 3 years ago

How are you doing? Do you need help?

I think using hcaptcha is a big step forward for user privacy.

Hi man, I'm pretty flat out with work at the minute. I still have this on my radar. I would love any help you can provide 👍