Privacy friendly CAPTCHA forRuby
An expressive, object-oriented language famous for Rails, favoring developer happiness in web apps and automation tasks.From Sinatra to Rails, TrustCaptcha equips Ruby apps with privacy-friendly, GDPR-aligned protection that keeps forms clean through proof-of-work and adaptive scoring.TrustCaptcha is the privacy friendly and user focused CAPTCHA for Ruby
Security & Bot-ScoreTrustCaptcha combines a proof-of-work with a bot score — similar to the reCAPTCHA score — and custom security configurations for maximum security. Learn more
Privacy Friendly & GDPR-CompliantTrustCaptcha is a privacy-first CAPTCHA solution with a clear focus on data protection and GDPR compliance. Learn more
CustomizationAll features of the CAPTCHA widget are fully customizable such as translations or design. The branding or the entire widget can also be hidden. Learn more
AccessibilityThe CAPTCHA completely dispenses with puzzles or image marking tasks. The CAPTCHA works fully automated and complies with international accessibility standards. Learn more
Ruby integration of the CAPTCHA
1 – Sign Up
2 – CAPTCHA Creation
Create a new CAPTCHA or use a existing one.3 – Websites & Credentials
Enter all websites that are allowed to use your CAPTCHA and check whether you can see your site-key, secret-key and, if applicable, a license-key.4 – Frontend Integration
Integrate the CAPTCHA widget into your website or app. You can find detailed instructions for the frontend integration in our documentation. The CAPTCHA widget will then be displayed on your website or app.5 – Backend Integration
When the CAPTCHA has finished, take the verification token and send it to your backend. Then retrieve the verification result from our servers and determine your next steps. You can find detailed information on backend integration in our documentation.The basic steps for your Ruby integration are as follows. For detailed instructions, please read our documentation.Install Dependency Fetch Result Handle Result6 – Congratulations 🎉
You are now protected by TrustCaptcha - congratulations!