{"id":23416082,"url":"https://github.com/tory1103/passmx","last_synced_at":"2025-04-09T06:43:35.645Z","repository":{"id":195324886,"uuid":"692367080","full_name":"tory1103/passmx","owner":"tory1103","description":"Password generator. Generates passwords by mixing a secret and a passphrase.","archived":false,"fork":false,"pushed_at":"2023-09-18T19:44:11.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T01:17:29.027Z","etag":null,"topics":["cplusplus","cpp","generator","mixer","password-generator","password-mixer"],"latest_commit_sha":null,"homepage":"","language":"C++","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/tory1103.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-09-16T09:07:24.000Z","updated_at":"2023-09-17T10:14:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"b09be3ab-84d4-4b7c-bf49-46c9461e0ad1","html_url":"https://github.com/tory1103/passmx","commit_stats":null,"previous_names":["tory1103/passmx"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tory1103%2Fpassmx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tory1103%2Fpassmx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tory1103%2Fpassmx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tory1103%2Fpassmx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tory1103","download_url":"https://codeload.github.com/tory1103/passmx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247994069,"owners_count":21030048,"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":["cplusplus","cpp","generator","mixer","password-generator","password-mixer"],"created_at":"2024-12-22T22:12:28.620Z","updated_at":"2025-04-09T06:43:35.622Z","avatar_url":"https://github.com/tory1103.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PASSMX - Password mixer\nPassmx is a password generator that mixes a secret and a passphrase to generate it. It's NOT a password manager or password store, it's just a password generator.\n\n## Features\n- Password generation\n- Custom password length\n- Verbose output\n\n## Documentation\n- [Installation](./docs/install.md)\n- [Usage](#usage)\n\n# Usage\n```bash\n# Show usage menu\n./passmx -h\n\n# Generate a password of 25 character length\n# The passphrase can be any string,\n# but its highly recommended to use some easy to remember phrase like shown below\n./passmx -s \"mysecretkey\" \\\n         -p \"i registered in google.com with username@gmail.com\" \\\n         -l 25 -v\n\n# This example shows that you can use any string to generate passwords\n./passmx -s \"mysecretkey\" \\\n         -p \"__01234//5\\\\6789__\" \\\n         -l 8 -v\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftory1103%2Fpassmx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftory1103%2Fpassmx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftory1103%2Fpassmx/lists"}