Source: ruby-invisible-captcha Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Sruthi Chandran Build-Depends: debhelper-compat (= 13), gem2deb (>= 2.1~), rake, ruby-byebug, ruby-rails (>= 2:6.1~), ruby-rspec, ruby-rspec-rails, ruby-test-unit, ruby-simplecov Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-invisible-captcha.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-invisible-captcha Homepage: https://github.com/markets/invisible_captcha Testsuite: autopkgtest-pkg-ruby Rules-Requires-Root: no Package: ruby-invisible-captcha Architecture: all Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: Simple honeypot protection for RoR apps Invisible Captcha provides different techniques to protect your application against spambots. . The main protection is a solution based on the `honeypot` principle, which provides a better user experience, since there is no extra steps for real users, but for the bots.