https://github.com/singlr-ai/nocaptcha Skip to content Navigation Menu Toggle navigation Sign in * Product + GitHub Copilot Write better code with AI + Security Find and fix vulnerabilities + Actions Automate any workflow + Codespaces Instant dev environments + Issues Plan and track work + Code Review Manage code changes + Discussions Collaborate outside of code + Code Search Find more, search less Explore + All features + Documentation + GitHub Skills + Blog * Solutions By company size + Enterprises + Small and medium teams + Startups By use case + DevSecOps + DevOps + CI/CD + View all use cases By industry + Healthcare + Financial services + Manufacturing + Government + View all industries View all solutions * Resources Topics + AI + DevOps + Security + Software Development + View all Explore + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners + Executive Insights * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Enterprise + Enterprise platform AI-powered developer platform Available add-ons + Advanced Security Enterprise-grade security features + GitHub Copilot Enterprise-grade AI features + Premium Support Enterprise-grade 24/7 support * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up Reseting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} singlr-ai / nocaptcha Public * Notifications You must be signed in to change notification settings * Fork 0 * Star 2 Single-use passkey verification to replace CAPTCHA License MIT license 2 stars 0 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Security * Insights Additional navigation options * Code * Issues * Pull requests * Actions * Projects * Security * Insights singlr-ai/nocaptcha main BranchesTags [ ] Go to file Code Folders and files Last Last Name Name commit commit message date Latest commit History 8 Commits api api core core ui ui .gitignore .gitignore LICENSE LICENSE README.md README.md custom_google_checks.xml custom_google_checks.xml nocaptcha.png nocaptcha.png pom.xml pom.xml View all files Repository files navigation * README * MIT license NoCAPTCHA Replace CAPTCHA with single-use, disposable passkeys. Human-friendly bot prevention without the frustration. To get a feel for the widget, checkout the hosted demo NoCaptcha Programming languages and frameworks The API is build in Java using Helidon 4.x. Powered by Java virtual threads. The UI is pure Javascript using Vite build tool. Build and run Start the server With JDK21+ mvn package cd api java -jar target/api.jar Debugging For adding a debugger java -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:5005,suspend=n,server=y -jar target/api.jar Coding & naming conventions We use the check style plugin and have adopted Google's check style rules Configure your IDE accordingly. To ensure that you have followed the conventions, run: mvn validate Contributing Contributions are welcome! Feel free to help enhance either the: * Backend passkeys-based NoCaptcha implementation * Frontend NoCaptcha widget * Address the TODOs in the code Just fork the repository and submit a pull request with your improvements. About Single-use passkey verification to replace CAPTCHA Resources Readme License MIT license Activity Custom properties Stars 2 stars Watchers 1 watching Forks 0 forks Report repository Releases No releases published Packages 0 No packages published Languages * Java 78.4% * JavaScript 17.7% * TypeScript 3.0% * HTML 0.9% Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.