{"id":18558974,"url":"https://github.com/flyinprogrammer/mkpasswd","last_synced_at":"2026-02-15T18:32:54.637Z","repository":{"id":126281151,"uuid":"53230290","full_name":"flyinprogrammer/mkpasswd","owner":"flyinprogrammer","description":"mkpasswd container","archived":false,"fork":false,"pushed_at":"2016-08-23T17:08:16.000Z","size":2,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-05T04:51:43.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/flyinprogrammer.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":"2016-03-06T00:36:00.000Z","updated_at":"2019-11-08T09:23:34.000Z","dependencies_parsed_at":"2023-06-16T03:00:39.175Z","dependency_job_id":null,"html_url":"https://github.com/flyinprogrammer/mkpasswd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flyinprogrammer/mkpasswd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyinprogrammer%2Fmkpasswd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyinprogrammer%2Fmkpasswd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyinprogrammer%2Fmkpasswd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyinprogrammer%2Fmkpasswd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flyinprogrammer","download_url":"https://codeload.github.com/flyinprogrammer/mkpasswd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyinprogrammer%2Fmkpasswd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29486527,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T15:33:17.885Z","status":"ssl_error","status_checked_at":"2026-02-15T15:32:53.698Z","response_time":118,"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":[],"created_at":"2024-11-06T21:41:45.658Z","updated_at":"2026-02-15T18:32:54.620Z","avatar_url":"https://github.com/flyinprogrammer.png","language":null,"readme":"# mkpasswd [![](https://images.microbadger.com/badges/image/flyinprogrammer/mkpasswd.svg)](http://microbadger.com/images/flyinprogrammer/mkpasswd \"Get your own image badge on microbadger.com\")\n\nMake it really simple to run the [mkpasswd](https://github.com/rfc1036/whois/blob/next/mkpasswd.c) tool from any host that can run docker.\n\n## Usage:\n\n#### Create password with SHA-512 encrpytion\n```\n$ docker run --rm -it flyinprogrammer/mkpasswd\nPassword:\n$6$aEu1pEzAHXC6W$7jqA/ybnNyZem05RD9JJAYDw30YMH.tVepha2ecjARP5/h6Ee1KGez9P9Jl/wBGeAS8SBbi4x8OO98XwWZqoC.\n```\n\n#### Getting help\n```\n$ docker run --rm -it flyinprogrammer/mkpasswd -h\nUsage: mkpasswd [OPTIONS]... [PASSWORD [SALT]]\nCrypts the PASSWORD using crypt(3).\n\n      -m, --method=TYPE     select method TYPE\n      -5                    like --method=md5\n      -S, --salt=SALT       use the specified SALT\n      -R, --rounds=NUMBER   use the specified NUMBER of rounds\n      -P, --password-fd=NUM read the password from file descriptor NUM\n                            instead of /dev/tty\n      -s, --stdin           like --password-fd=0\n      -h, --help            display this help and exit\n      -V, --version         output version information and exit\n\nIf PASSWORD is missing then it is asked interactively.\nIf no SALT is specified, a random one is generated.\nIf TYPE is 'help', available methods are printed.\n\nReport bugs to \u003cmd+whois@linux.it\u003e.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflyinprogrammer%2Fmkpasswd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflyinprogrammer%2Fmkpasswd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflyinprogrammer%2Fmkpasswd/lists"}