{"id":51340787,"url":"https://github.com/standardapplied/nocaptcha","last_synced_at":"2026-07-02T07:05:13.886Z","repository":{"id":260547074,"uuid":"878536865","full_name":"standardapplied/nocaptcha","owner":"standardapplied","description":"Single-use passkey verification to replace CAPTCHA","archived":false,"fork":false,"pushed_at":"2024-12-08T18:16:04.000Z","size":93,"stargazers_count":78,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-06-24T05:36:56.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/standardapplied.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-25T15:16:08.000Z","updated_at":"2026-04-19T20:56:56.000Z","dependencies_parsed_at":"2024-11-01T01:51:22.107Z","dependency_job_id":null,"html_url":"https://github.com/standardapplied/nocaptcha","commit_stats":null,"previous_names":["singlr-ai/nocaptcha","standardapplied/nocaptcha"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/standardapplied/nocaptcha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardapplied%2Fnocaptcha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardapplied%2Fnocaptcha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardapplied%2Fnocaptcha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardapplied%2Fnocaptcha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/standardapplied","download_url":"https://codeload.github.com/standardapplied/nocaptcha/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/standardapplied%2Fnocaptcha/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35036610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-02T07:05:13.013Z","updated_at":"2026-07-02T07:05:13.878Z","avatar_url":"https://github.com/standardapplied.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NoCAPTCHA\n\nReplace CAPTCHA with single-use, disposable passkeys. Human-friendly bot prevention without the frustration.\n\nTo get a feel for the widget, checkout the [hosted demo](https://demo.singlr.ai/nocaptcha/)\n\n![NoCaptcha](./nocaptcha.png)\n\n## Programming languages and frameworks\nThe API is build in Java using Helidon 4.x. Powered by Java virtual threads. The UI is pure Javascript using Vite build tool.\n\n## Build and run\nStart the server With JDK21+\n```bash\nmvn package\ncd api\njava -jar target/api.jar\n```\n\n### Debugging\n\nFor adding a debugger\n```bash\njava -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:5005,suspend=n,server=y -jar target/api.jar\n```\n\n## Coding \u0026 naming conventions\nWe use the check style plugin and have adopted Google's check style [rules](https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml)\n\nConfigure your IDE accordingly. To ensure that you have followed the conventions, run:\n```bash\nmvn validate\n```\n\n## Contributing\n\nContributions are welcome! Feel free to help enhance either the:\n- Backend passkeys-based NoCaptcha implementation\n- Frontend NoCaptcha widget\n- Address the TODOs in the code\n\nJust fork the repository and submit a pull request with your improvements.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandardapplied%2Fnocaptcha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstandardapplied%2Fnocaptcha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstandardapplied%2Fnocaptcha/lists"}