{"id":15654634,"url":"https://github.com/mattn/htpasswd","last_synced_at":"2025-05-01T08:33:28.953Z","repository":{"id":66436918,"uuid":"218581788","full_name":"mattn/htpasswd","owner":"mattn","description":"Go implementation of htpasswd","archived":false,"fork":false,"pushed_at":"2023-01-17T23:49:14.000Z","size":11,"stargazers_count":28,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T21:04:48.180Z","etag":null,"topics":["go","htpasswd"],"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/mattn.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},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-10-30T17:13:26.000Z","updated_at":"2024-10-22T09:19:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"caeda0f9-bc87-4a1a-aee3-19cfcc9e6c89","html_url":"https://github.com/mattn/htpasswd","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/mattn%2Fhtpasswd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fhtpasswd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fhtpasswd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fhtpasswd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/htpasswd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251847828,"owners_count":21653582,"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":["go","htpasswd"],"created_at":"2024-10-03T12:52:59.456Z","updated_at":"2025-05-01T08:33:28.929Z","avatar_url":"https://github.com/mattn.png","language":"Go","funding_links":["https://github.com/sponsors/mattn"],"categories":[],"sub_categories":[],"readme":"# htpasswd\n\nRe-write of htpasswd in Go\n\n## Usage\n\n```\nUsage:\n        htpasswd [-cimBdpsDv] [-C cost] passwordfile username\n        htpasswd -b[cmBdpsDv] [-C cost] passwordfile username password\n\n        htpasswd -n[imBdps] [-C cost] username\n        htpasswd -nb[mBdps] [-C cost] username password\n -c  Create a new file.\n -n  Don't update file; display results on stdout.\n -b  Use the password from the command line rather than prompting for it.\n -i  Read password from stdin without verification (for script usage).\n -m  Force MD5 encryption of the password (default).\n -B  Force bcrypt encryption of the password (very secure).\n -C  Set the computing time used for the bcrypt algorithm\n     (higher is more secure but slower, default: 5, valid: 4 to 31).\n -d  Force CRYPT encryption of the password (8 chars max, insecure).\n -s  Force SHA encryption of the password (insecure).\n -p  Do not encrypt the password (plaintext, insecure).\n -D  Delete the specified user.\n -v  Verify password for the specified user.\nOn other systems than Windows and NetWare the '-p' flag will probably not work.\nThe SHA algorithm does not use a salt and is less secure than the MD5 algorithm.\n```\n\n## Installation\n\n```\n$ go get github.com/mattn/htpasswd\n```\n\n## License\n\nMIT\n\n## Author\n\nYasuhiro Matsumoto (a.k.a. mattn)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattn%2Fhtpasswd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattn%2Fhtpasswd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattn%2Fhtpasswd/lists"}