GithubHelp home page GithubHelp logo

arman-bd / openjokkh Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 185 KB

OpenJokkh is an open-source solution for blocking bots and ensuring real user interactions on your website. Designed to be easy to integrate and customize, it provides security while maintaining a seamless user experience. Protect your users' data from large corporations, even if it's just a bot.

License: MIT License

Dockerfile 0.99% JavaScript 29.84% TypeScript 54.45% HTML 6.75% CSS 7.96%
bot-mitigation captcha

openjokkh's Introduction

OpenJokkh

Secure. Simple. Open Source.

OpenJokkh is an open-source solution for blocking bots and ensuring real user interactions on your website. Designed to be easy to integrate and customize, it provides security while maintaining a seamless user experience. Protect your users' data from large corporations, even if it's just a bot.

Naming History

The name OpenJokkh is inspired by Jokkho or Jokkh, benevolent guardians from Bengali folklore known for protecting hidden treasures. Just as Jokkho guardians safeguard valuable wealth, OpenJokkh aims to protect your website's interactions and data from malicious bots and spam, ensuring privacy and security.

Disclaimer

This project is still in progress. Some features may not be fully implemented or tested. Use at your own risk, and feel free to contribute to its development.

Features

  • Advanced Verification: Uses natural mouse movement tracking and dynamic challenge generation to distinguish between humans and bots.
  • Easy Integration: Simple to add to any website with minimal configuration.
  • Customizable: Tailor the look and behavior to fit your site's needs.
  • Open Source: Free to use, modify, and distribute under the MIT license.
  • Data Protection: Safeguard your users' data from large corporations, ensuring privacy and security.

Getting Started

Prerequisites

  • Node.js (version 20)
  • Docker

Installation

  1. Clone the repository:
git clone https://github.com/arman-bd/openjokkh.git
cd openjokkh
  1. Build and run with Docker:
docker-compose up --build
  1. Create an API key using the CLI:
docker-compose run create-api-key

Integration

  1. Include the OpenJokkh script in your HTML:
<script src="/openjokkh.js" data-api-key="YOUR_API_KEY"></script>
  1. Add the following HTML where you want the captcha to appear:
<div id="openjokkh-captcha"></div>

Customization

Modify public/css/styles.css and public/js/captcha.js to customize the appearance and behavior of the captcha.

API Endpoints

  • Generate Challenge: /api/v1/challenge
  • Validate Response: /api/v1/validate

Contributing

We welcome contributions from the community. To contribute, please fork the repository and submit a pull request.

Development Setup

  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Run tests:
npm test

License

OpenJokkh is licensed under the MIT License. See the LICENSE file for more information.

Contact

For questions or support, please open an issue in the GitHub repository.

openjokkh's People

Contributors

arman-bd avatar

Stargazers

Naimur Hasan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.