{"id":23101250,"url":"https://github.com/unmaintainedprojects/emoji-captcha","last_synced_at":"2025-04-03T21:18:21.223Z","repository":{"id":103403753,"uuid":"530238797","full_name":"UnmaintainedProjects/emoji-captcha","owner":"UnmaintainedProjects","description":"A CAPTCHA implementation based on identifying emojis","archived":false,"fork":false,"pushed_at":"2022-09-03T18:53:56.000Z","size":49,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-29T11:06:35.392Z","etag":null,"topics":[],"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/UnmaintainedProjects.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}},"created_at":"2022-08-29T13:45:33.000Z","updated_at":"2023-06-23T15:09:49.000Z","dependencies_parsed_at":"2023-10-16T14:51:13.184Z","dependency_job_id":null,"html_url":"https://github.com/UnmaintainedProjects/emoji-captcha","commit_stats":null,"previous_names":["leastsignificant/emoji-captcha","unmaintainedprojects/emoji-captcha"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnmaintainedProjects%2Femoji-captcha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnmaintainedProjects%2Femoji-captcha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnmaintainedProjects%2Femoji-captcha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnmaintainedProjects%2Femoji-captcha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UnmaintainedProjects","download_url":"https://codeload.github.com/UnmaintainedProjects/emoji-captcha/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247078864,"owners_count":20879953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-12-16T23:50:58.334Z","updated_at":"2025-04-03T21:18:21.195Z","avatar_url":"https://github.com/UnmaintainedProjects.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emoji CAPTCHA\n\n\u003e A CAPTCHA implementation based on identifying emojis\n\nThis was exclusively developed to be used in Telegram, but might be used anywhere else.\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 points\n  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 `x-correct-emojis`.\n\n## Credits\n\nThis wouldn't be possible without the inspirations from the CAPTCHA system at [@PyrogramLounge](https://t.me/PyrogramLounge).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funmaintainedprojects%2Femoji-captcha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funmaintainedprojects%2Femoji-captcha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funmaintainedprojects%2Femoji-captcha/lists"}