Socket
Socket
Sign inDemoInstall

homosapien

Package Overview
Dependencies
4
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    homosapien

simpler and more effective captcha: human cognition beats visual perception


Version published
0
Maintainers
1
Install size
768 kB
Created
Weekly downloads
 

Readme

Source

homosapien

Authentication Security: Simple Human Cognition Easily Beats Out Automated Graphic Image Detection

Challenge Generation Utility

A new utility has been added to generate the YAML input file for your Node.js server. It is set to automatically create a file of 70,000+ unique text based prompts. Each one is simple and clear for humans to correctly answer, yet extremely difficult for bots.

Go to challenges directory and execute the following file:

gen_challenges.js

It will create another file:

homosapien_challenges.yml

Copy this file (and rename if necessary) into your Node.js app directory structure, which will read into memory to be used to create the prompt for the UI in the client front end.

Refer to apptest.js to understand how to use the generated YAML file.

Have fun!

2014-04-27

Gerry Gold

P.S. Additional documentation will be forthcoming; for now, please read the source code. :)

Keywords

FAQs

Last updated on 07 Jun 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc