Giter Site home page Giter Site logo

goh-chunlin / lunar.jigsawpuzzlecaptcha Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 0.0 595 KB

An image-based CAPTCHA integrated with jigsaw puzzle to prevent from spam bot attack.

Home Page: https://jpc.chunlinprojects.com/

License: GNU General Public License v3.0

C# 64.79% HTML 17.12% CSS 11.16% JavaScript 6.93%
captcha captcha-image jigsaw-puzzle azure-functions azure-static-web-apps azure-storage

lunar.jigsawpuzzlecaptcha's Introduction

Lunar.JigsawPuzzleCaptcha

Azure Static Web Apps CI/CD License: GPL v3 Donate

An image-based CAPTCHA integrated with jigsaw puzzle to prevent from spam bot attack.

Objective

A team led by Prof Gao Haichang from Xidian University realised that, with the development of automated computer vision techniques such as OCR, traditional text-based CAPTHCAs are not considered safe anymore for authentication. During the IEEE conference in 2010, they thus proposed a new way, i.e. using an image based CAPTCHA which involves in solving a jigsaw puzzle. Their experiments and security analysis further proved that human can complete the jigsaw puzzle CAPTCHA verification quickly and accurately which bots rarely can. Hence, jigsaw puzzle CAPTCHA can be a substitution to the text-based CAPTCHA.

In 2019, on CSDN (Chinese Software Developer Network), a developer 不写BUG的瑾大大 shared his implementation of jigsaw puzzle captcha in Java. It's a very detailed blog post but there is still room for improvement in, for example, documenting the code and naming the variables. Hence, I'd like to take this opportunity to implement this jigsaw puzzle CAPTCHA in .NET 5 with C# and Blazor.

Demo

Demo

Project Blog Post

Image Based CAPTCHA using Jigsaw Puzzle on Blazor

License

This library is distributed under the GPL-3.0 License found in the LICENSE file.

lunar.jigsawpuzzlecaptcha's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.