{"id":16380779,"url":"https://github.com/hexared/pwdge0n","last_synced_at":"2026-05-16T15:37:13.299Z","repository":{"id":41972682,"uuid":"454725140","full_name":"hexared/pwdge0n","owner":"hexared","description":"Multi-language password generator","archived":false,"fork":false,"pushed_at":"2023-02-10T10:31:08.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T14:49:49.897Z","etag":null,"topics":["gdpr","multilanguage","password","password-generator","pidgeon","posix","privacy","privacy-protection","python","python3","security","security-tools","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hexared.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-02-02T10:13:34.000Z","updated_at":"2022-02-06T19:14:24.000Z","dependencies_parsed_at":"2023-07-25T12:04:03.704Z","dependency_job_id":null,"html_url":"https://github.com/hexared/pwdge0n","commit_stats":null,"previous_names":["hexared/pwdge0n"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hexared/pwdge0n","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexared%2Fpwdge0n","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexared%2Fpwdge0n/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexared%2Fpwdge0n/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexared%2Fpwdge0n/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexared","download_url":"https://codeload.github.com/hexared/pwdge0n/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexared%2Fpwdge0n/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265427312,"owners_count":23763282,"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":["gdpr","multilanguage","password","password-generator","pidgeon","posix","privacy","privacy-protection","python","python3","security","security-tools","shell"],"created_at":"2024-10-11T03:52:23.388Z","updated_at":"2026-05-16T15:37:08.238Z","avatar_url":"https://github.com/hexared.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pwdge0n\nA simple password generator written in:\n- POSIX shell\n- Python3\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n## Installation\n\nOS X \u0026 Linux:\n\n```sh\n# sh setup.sh\n```\nor\n\n```sh\n$ sudo sh setup.sh\n```\n\n## Usage\n\n```\nUsage:\n\n    pwdg [-e | -a] \u003cpassword_length\u003e\n\nOptions:\n\n    -e:     Exclude ambiguous symbols (eg: ' \\\" \\` ~ , ; : . \u003c \u003e { } ( ) [] )\n    -a:     Alphanumeric only (uppercase, lowercase and numbers only)\n\n```\nit will output a password containing at least one symbol of each category:\n - lowercase letters\n - uppercase letters\n - symbols\n\n`-e` option will exclude some ambiguous characters such as:\n```\n' \" ` ~ , ; : . \u003c \u003e { } [ ] ( )\n```\n`-a` option will exclude symbol characters and will create an alphanumeric password\n\n### Warning: The password length must be at least 8 characters.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexared%2Fpwdge0n","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexared%2Fpwdge0n","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexared%2Fpwdge0n/lists"}