{"id":16406815,"url":"https://github.com/terror/usernames","last_synced_at":"2025-03-16T16:32:05.268Z","repository":{"id":51847706,"uuid":"312933719","full_name":"terror/usernames","owner":"terror","description":"A collection of rare and inactive GitHub usernames","archived":false,"fork":false,"pushed_at":"2021-08-22T23:03:52.000Z","size":285,"stargazers_count":112,"open_issues_count":1,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-14T22:03:20.609Z","etag":null,"topics":["python","username"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/terror.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-15T01:15:53.000Z","updated_at":"2025-03-08T12:28:10.000Z","dependencies_parsed_at":"2022-08-23T01:50:23.650Z","dependency_job_id":null,"html_url":"https://github.com/terror/usernames","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fusernames","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fusernames/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fusernames/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fusernames/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terror","download_url":"https://codeload.github.com/terror/usernames/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243822295,"owners_count":20353500,"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":["python","username"],"created_at":"2024-10-11T06:11:02.550Z","updated_at":"2025-03-16T16:32:04.961Z","avatar_url":"https://github.com/terror.png","language":"Python","funding_links":[],"categories":["python"],"sub_categories":[],"readme":"## \u003cp align='center'\u003eusernames\u003c/p\u003e\n\n\u003cp align='center'\u003eA \u003ca href=\"https://github.com/terror/usernames/blob/master/all.md\"\u003elist\u003c/a\u003e of inactive accounts on github that possess\na `rare` username.\u003c/p\u003e\n\nAccording to GitHub's official Name Squatting Policy:\n\n\u003e GitHub prohibits account name squatting, and account names may not be reserved or inactively held for future use. Accounts violating this name squatting policy may be removed or renamed without notice. Attempts to sell, buy, or solicit other forms of payment in exchange for account names are prohibited and may result in permanent account suspension.\n\nSo feel free to try and claim what you like!\n\n## Usage\n\nYou can run the script with your own custom wordlist (and also tweak the filters).\n\n```\nusage: main.py [-h] [-i INPUT] [-o OUTPUT]\n\narguments:\n  -h, --help           show this help message and exit\n  -i INPUT,  --input   input file\n  -o OUTPUT, --output  output file\n```\n\n### Access Token\n\nGenerate a token [here](https://github.com/settings/tokens)\n```\n# .env file, replace token_here with your token\n\nTOKEN=\"token token_here\"\n```\n\n### Exporting Results\n\nYou can specify an output file to receive the results. The program currently supports Markdown, JSON, CSV or Text file formats.\n\nFor instance, running the following command:\n\n```bash\n$ python3 main.py -i users.txt -o output.md\n```\n\nwill generate an output similar to this:\n\n| User(s)                                   | Created In |\n| ---                                       | ---        |\n| [overdrive](https://github.com/overdrive) | 2010       |\n| [should](https://github.com/should)       | 2011       |\n| [yo1](https://github.com/yo1)             | 2011       |\n\n\n## Checks\n- [x] No starred repositories\n- [x] No repositories\n- [x] No private contributions\n- [x] No following\n- [x] No public contributions\n- [x] Created in year \u003c= 2011\n\n## Results\n```\nresults/\n├── output.txt \u003c- https://github.com/first20hours/google-10000-english/blob/master/google-10000-english-no-swears.txt\n├── output10.txt \u003c- https://github.com/hzlzh/Domain-Name-List/blob/master/3-letter-words.txt\n├── output11.txt \u003c- https://github.com/hzlzh/Domain-Name-List/blob/master/Animal-words.txt\n├── output12.txt \u003c- https://www.random.org/strings/?num=10000\u0026len=3\u0026digits=on\u0026upperalpha=on\u0026loweralpha=on\u0026unique=on\u0026format=html\u0026rnd=new\n├── output13.txt \u003c- 100 ... 999\n├── output14.txt \u003c- 0 ... 99\n├── output2.txt \u003c- https://github.com/openethereum/wordlist/blob/master/res/wordlist.txt\n├── output3.txt \u003c- https://en.wikipedia.org/wiki/Wikipedia:List_of_two-letter_combinations\n├── output4.txt \u003c- http://www.scrabble.org.au/words/threes.htm\n├── output5.txt \u003c- https://www.ef.com/ca/english-resources/english-vocabulary/top-1000-words/\n├── output6.txt \u003c- https://www.reddit.com/r/leagueoflegends/comments/i2wmdg/list_of_words_so_you_can_play_skribbl_with_lol/\n├── output7.txt \u003c- https://www.enchantedlearning.com/wordlist/computer.shtml\n├── output8.txt \u003c- https://github.com/cervoise/pentest-scripts/blob/master/password-cracking/wordlists/pokemon-list-en.txt\n└── output9.txt \u003c- https://github.com/dariusk/corpora/blob/master/data/words/nouns.json\n```\n\n## Contributing\nSee [CONTRIBUTING.md](https://github.com/terror/usernames/blob/master/CONTRIBUTING.md)\n\n## Note\n*Not all activity on GitHub is publicly available, therefore users scraped here may still technically be active (even though they appear to be inactive).*\n\n*If you are active and want to be removed from these lists, feel free to submit a PR!*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterror%2Fusernames","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterror%2Fusernames","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterror%2Fusernames/lists"}