{"id":20784599,"url":"https://github.com/xzeldon/emoji-captcha-api","last_synced_at":"2026-05-25T06:04:20.543Z","repository":{"id":161298073,"uuid":"636024376","full_name":"xzeldon/emoji-captcha-api","owner":"xzeldon","description":"A CAPTCHA implementation based on identifying emojis","archived":false,"fork":false,"pushed_at":"2023-05-04T01:22:36.000Z","size":12866,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T18:48:23.211Z","etag":null,"topics":["captcha","rust","telegram"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xzeldon.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}},"created_at":"2023-05-04T01:07:50.000Z","updated_at":"2023-05-05T16:37:21.000Z","dependencies_parsed_at":"2023-10-28T22:15:14.761Z","dependency_job_id":null,"html_url":"https://github.com/xzeldon/emoji-captcha-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xzeldon/emoji-captcha-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xzeldon%2Femoji-captcha-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xzeldon%2Femoji-captcha-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xzeldon%2Femoji-captcha-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xzeldon%2Femoji-captcha-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xzeldon","download_url":"https://codeload.github.com/xzeldon/emoji-captcha-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xzeldon%2Femoji-captcha-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33462501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T02:24:28.008Z","status":"ssl_error","status_checked_at":"2026-05-25T02:23:23.339Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["captcha","rust","telegram"],"created_at":"2024-11-17T14:31:15.266Z","updated_at":"2026-05-25T06:04:20.504Z","avatar_url":"https://github.com/xzeldon.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emoji CAPTCHA\n\n\u003e 🚨 This is forked from https://github.com/moderent/emoji-captcha and rewrited\n\u003e with [Axum](https://lib.rs/crates/axum) instead\n\u003e [Actix-Web](https://lib.rs/crates/actix-web) (2x perfomance boost in most\n\u003e scenarious unexpected reason)\n\n### A CAPTCHA implementation based on identifying emojis\n\nThis was exclusively developed to be used in Telegram, but might be used\nanywhere else.\n\nMirror on my\n[\u003cimg src=\"https://git.zeldon.ru/assets/img/logo.svg\" align=\"center\" width=\"20\" height=\"20\"/\u003e Git](https://git.zeldon.ru/zeldon/emoji-captcha-api)\n\n## Brief Description\n\n1. The client sends an HTTP request to the server.\n\n2. The server returns a generated photo that has 6 emojis inside it, along with:\n\n   - A custom header called `x-emojis` that includes the code points of the six\n     emojis in the photo plus 2 random ones in hex, shuffled, splitted by \";\",\n     and the parts of each of them splitted by \"-\".\n\n   - A custom header called `x-correct-emojis` that only includes the code\n     points of the 6 emojis in the photo.\n\n3. The client displays the photo returned by the server, along with the emojis\n   provided in the `x-emojis` in a way the user can pick them.\n\n4. The client compares the first six emojis that the user picked with\n   `x-correct-emojis`.\n\n## Credits\n\nThis wouldn't be possible without the inspirations from the CAPTCHA system at\n[@PyrogramLounge](https://t.me/PyrogramLounge).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxzeldon%2Femoji-captcha-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxzeldon%2Femoji-captcha-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxzeldon%2Femoji-captcha-api/lists"}