{"id":13649585,"url":"https://github.com/alzeih/pass-pwned","last_synced_at":"2025-04-22T14:32:08.403Z","repository":{"id":136940343,"uuid":"123358120","full_name":"alzeih/pass-pwned","owner":"alzeih","description":"Password-Store extension for Have I Been Pwned? Pwned Passwords API","archived":false,"fork":false,"pushed_at":"2019-08-20T03:43:22.000Z","size":15,"stargazers_count":10,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T12:24:44.676Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alzeih.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-03-01T00:10:28.000Z","updated_at":"2024-02-18T18:34:23.000Z","dependencies_parsed_at":"2024-01-14T12:17:19.417Z","dependency_job_id":"0a0dd6bc-4fd6-481c-89bf-35e4966ba9e2","html_url":"https://github.com/alzeih/pass-pwned","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alzeih%2Fpass-pwned","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alzeih%2Fpass-pwned/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alzeih%2Fpass-pwned/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alzeih%2Fpass-pwned/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alzeih","download_url":"https://codeload.github.com/alzeih/pass-pwned/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250259119,"owners_count":21401043,"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-08-02T02:00:20.595Z","updated_at":"2025-04-22T14:32:03.393Z","avatar_url":"https://github.com/alzeih.png","language":"Shell","funding_links":[],"categories":["Extensions"],"sub_categories":["Auditing"],"readme":"# pass-pwned\n[Password-Store](https://www.passwordstore.org/) extension for [Have I Been Pwned?](https://haveibeenpwned.com/) Pwned Passwords API\n\nThis extension uses Troy Hunt's Have I Been Pwned? API \u003chttps://haveibeenpwned.com/API/v3\u003e\n\n\u003e In order to protect the value of the source password being searched for,\n\u003e Pwned Passwords also implements a k-Anonymity model that allows a password\n\u003e to be searched for by partial hash. This allows the first 5 characters of a\n\u003e SHA-1 password hash (not case-sensitive) to be passed to the API\n\u003e \u003chttps://haveibeenpwned.com/API/v3#SearchingPwnedPasswordsByRange\u003e\n\n## Installation\nFor general password-store extension installation instructions see \u003chttps://www.passwordstore.org/#extensions\u003e\n\n### Distribution install\n\nFedora 29 and beyond have pass-pwned packaged.  You can install the package with:\n\n`sudo dnf install pass-pwned`\n\n### Manual install as current user\n\n```\n echo 'export PASSWORD_STORE_ENABLE_EXTENSIONS=\"true\"' \u003e\u003e ~/.bash_profile\n source ~/.bash_profile\n curl https://raw.githubusercontent.com/alzeih/pass-pwned/master/pwned.bash -O ~/.password-store/.extensions/pwned.bash\n chmod u+x ~/.password-store/.extensions/pwned.bash\n```\n\n## Usage\n\n```\n $ pass pwned \u003cpass-name\u003e\n   \u003cpass-name\u003e:3303003\n\n $ pass pwned \u003cpass-name\u003e\n   \u003cpass-name\u003e:0\n\n $ pass pwned \"**/*\"\n   \u003cpass-name\u003e:3303003\n   \u003cpass-name\u003e:0\n```\n\n## Contributing\n\nThis project has a [Contributor Covenant Code of Conduct](https://github.com/alzeih/pass-pwned/blob/master/CODE_OF_CONDUCT.md).\n\n* [Code](https://github.com/alzeih/pass-pwned)\n* [Issues](https://github.com/alzeih/pass-pwned/issues)\n* [Pull Requests](https://github.com/alzeih/pass-pwned/pulls)\n* [Wiki](https://github.com/alzeih/pass-pwned/wiki)\n\n## License\n\n[MIT Licence](https://github.com/alzeih/pass-pwned/blob/master/LICENSE)\n\nAPI Service by Have I Been Pwned? \u003chttps://haveibeenpwned.com/\u003e under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falzeih%2Fpass-pwned","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falzeih%2Fpass-pwned","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falzeih%2Fpass-pwned/lists"}