{"id":19322708,"url":"https://github.com/picatz/homoglyphr","last_synced_at":"2025-10-12T11:45:29.196Z","repository":{"id":89919055,"uuid":"117448876","full_name":"picatz/homoglyphr","owner":"picatz","description":"📯 Confusing domain name character generator.","archived":false,"fork":false,"pushed_at":"2018-01-14T17:02:02.000Z","size":4,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-02T17:43:14.578Z","etag":null,"topics":["domain-names","golang","homoglyphs","homograph-attack","library"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/picatz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-01-14T16:56:11.000Z","updated_at":"2024-02-04T17:35:11.000Z","dependencies_parsed_at":"2023-05-30T12:31:13.428Z","dependency_job_id":null,"html_url":"https://github.com/picatz/homoglyphr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/picatz/homoglyphr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picatz%2Fhomoglyphr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picatz%2Fhomoglyphr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picatz%2Fhomoglyphr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picatz%2Fhomoglyphr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/picatz","download_url":"https://codeload.github.com/picatz/homoglyphr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picatz%2Fhomoglyphr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011180,"owners_count":26084900,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":["domain-names","golang","homoglyphs","homograph-attack","library"],"created_at":"2024-11-10T01:42:14.367Z","updated_at":"2025-10-12T11:45:29.162Z","avatar_url":"https://github.com/picatz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# homoglyphr\n\u003e Confusing domain name character generator.\n\nA simple [homoglyph](https://en.wikipedia.org/wiki/Homoglyph) generation library for gophers focused on registrable domain name characters.\n\n## Installation\n\n```\ngo get github.com/picatz/homoglyphr\n```\n\n## Example Usage\n\n```go\npackage main\n\nimport (\n  \"fmt\"\n  \"github.com/picatz/homoglyphr\"\n)\n\nfunc main() {\n  for similar := range homoglyphr.StreamAllRelatedCharacters(\"g\") {\n    fmt.Println(similar)\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicatz%2Fhomoglyphr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpicatz%2Fhomoglyphr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicatz%2Fhomoglyphr/lists"}