rack-honeypot 0.1.2
This middleware acts as a spam trap. It inserts, into every outputted , a text field that a spambot will really want to fill in, but is actually not used by the app. The field is hidden to humans via CSS, and includes a warning label for screenreading software.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            rack
            >= 0
          
          
            unindentable
            = 0.0.4
          
    