{"id":18003138,"url":"https://github.com/mgajda/wordpass","last_synced_at":"2025-03-26T08:31:23.442Z","repository":{"id":17044849,"uuid":"19809233","full_name":"mgajda/wordpass","owner":"mgajda","description":"Password generator","archived":false,"fork":false,"pushed_at":"2023-03-14T13:43:43.000Z","size":44,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T00:48:38.584Z","etag":null,"topics":["entropy","hackage","haskell","password-generator","xkcd","xkcdpass"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mgajda.png","metadata":{"files":{"readme":"README.md","changelog":"changelog","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2014-05-15T06:43:07.000Z","updated_at":"2023-08-22T20:24:38.000Z","dependencies_parsed_at":"2024-02-26T01:35:10.533Z","dependency_job_id":"ed63512e-cdf0-4635-9bdc-aab6967bbf37","html_url":"https://github.com/mgajda/wordpass","commit_stats":{"total_commits":79,"total_committers":3,"mean_commits":"26.333333333333332","dds":0.2784810126582279,"last_synced_commit":"53cf96ed4b6d782d2767a7793ae3a6f8aed6765f"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgajda%2Fwordpass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgajda%2Fwordpass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgajda%2Fwordpass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgajda%2Fwordpass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgajda","download_url":"https://codeload.github.com/mgajda/wordpass/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245618777,"owners_count":20645066,"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":["entropy","hackage","haskell","password-generator","xkcd","xkcdpass"],"created_at":"2024-10-29T23:25:38.281Z","updated_at":"2025-03-26T08:31:23.070Z","avatar_url":"https://github.com/mgajda.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"WordPass\n========\n\nDictionary-based password generator.\n\n[![Build Status](https://api.travis-ci.org/mgajda/wordpass.png?branch=master)](https://travis-ci.org/mgajda/wordpass)\n[![Hackage](https://img.shields.io/hackage/v/wordpass.svg)](https://hackage.haskell.org/package/wordpass)\n[![Hackage Dependencies](https://img.shields.io/hackage-deps/v/wordpass.svg?style=flat)](http://packdeps.haskellers.com/feed?needle=wordpass)\n\n\nScript reads dict word lists and generates word-based passwords.\nUses dictionaries from /usr/share/dict by default.\nInspired by [xkcd comic](http://xkcd.com/936/).\n\nProgram also prints how many words have been read, and indicates estimated\npassword space size in bits.\n\nUsing just four words from default English dictionary of ~50k words will\ngive approximately 90 bits of entropy. Lucky speakers of languages with\nrich inflection like Polish (over 3 million word variants) can easily up\nthis to over 110 bits of entropy.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgajda%2Fwordpass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgajda%2Fwordpass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgajda%2Fwordpass/lists"}