{"id":17275394,"url":"https://github.com/devbisme/psswrd","last_synced_at":"2025-03-26T13:43:22.634Z","repository":{"id":57455345,"uuid":"381812280","full_name":"devbisme/psswrd","owner":"devbisme","description":"Simple script with a GUI that generates pronounceable passwords and places them on the clipboard.","archived":false,"fork":false,"pushed_at":"2021-06-30T21:00:34.000Z","size":223,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-08T06:36:07.807Z","etag":null,"topics":["gui-application","n-grams","password-generator","pronounceable"],"latest_commit_sha":null,"homepage":"","language":"Python","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/devbisme.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-30T19:28:39.000Z","updated_at":"2024-02-09T12:18:03.000Z","dependencies_parsed_at":"2022-08-26T10:10:49.320Z","dependency_job_id":null,"html_url":"https://github.com/devbisme/psswrd","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbisme%2Fpsswrd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbisme%2Fpsswrd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbisme%2Fpsswrd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbisme%2Fpsswrd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devbisme","download_url":"https://codeload.github.com/devbisme/psswrd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245667365,"owners_count":20652942,"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":["gui-application","n-grams","password-generator","pronounceable"],"created_at":"2024-10-15T08:56:06.919Z","updated_at":"2025-03-26T13:43:22.609Z","avatar_url":"https://github.com/devbisme.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# psswrd\n\nSimple script with a GUI that generates pronounceable passwords and places them on the clipboard.\n\n\n## Description\n\nI always have to make passwords and answer security questions.\nThis script makes it easy to create random text strings and paste them into forms.\n\n## Installation\n\nInstall `psswrd` as follows:\n\n```bash\npip install psswrd\n```\n\n## Usage\n\nUse `psswrd` as follows:\n\n1. Start the GUI.\n2. A random password will appear in the `Password` field. It will also be copied onto the clipboard.\n3. If you like the password, press `Done` and `psswrd` will close.\n4. If you don't like the password, press `Again` and another password will appear and be copied onto the clipboard.\n5. If there are restrictions on allowable passwords, you can specify a format in the `Template` field using the following characters:\n   1. `l` stands for a random lowercase letter from `a-z`.\n   2. `u` stands for a random uppercase letter from `A-Z`.\n   3. `m` stands for a random mixed-case letter from `A-Za-z`.\n   4. `d` stands for a random digit from `0-9`.\n   5. `p` stands for a random punctuation character from `!@#$%\u0026*+-=?;`.\n   6. Any other character is copied directly into the password.\n\n## FAQ\n\n### Why do you say the passwords are pronounceable?\n\nThe letters A-Z are randomly selected such that they follow a probability distribution based on trigrams\nextracted from a corpus of text. So the strings of letters kind of look like words and are often\npronounceable although it's not guaranteed.\n\n### What text is used for the corpus?\n\nThe probability distribution of letter trigrams was generated from the text of the short story [\"Day of the Comet\"](https://www.gutenberg.org/ebooks/65726) found on Project Gutenberg.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbisme%2Fpsswrd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevbisme%2Fpsswrd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbisme%2Fpsswrd/lists"}