{"id":16163773,"url":"https://github.com/sug0/passgone","last_synced_at":"2025-10-06T00:16:35.685Z","repository":{"id":199588546,"uuid":"703264835","full_name":"sug0/passgone","owner":"sug0","description":"Generate passwords, via mnemonics and counters.","archived":false,"fork":false,"pushed_at":"2025-07-14T23:07:24.000Z","size":30,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-23T06:26:13.326Z","etag":null,"topics":["cli","kdf","mnemonic-passwords","password-generator","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/sug0.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-10-10T23:18:38.000Z","updated_at":"2025-07-14T23:07:28.000Z","dependencies_parsed_at":"2023-11-26T01:29:49.046Z","dependency_job_id":"4f1519d5-12d5-440b-a1f3-a35c26f0d66c","html_url":"https://github.com/sug0/passgone","commit_stats":null,"previous_names":["sug0/passgone"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/sug0/passgone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sug0%2Fpassgone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sug0%2Fpassgone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sug0%2Fpassgone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sug0%2Fpassgone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sug0","download_url":"https://codeload.github.com/sug0/passgone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sug0%2Fpassgone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278538550,"owners_count":26003395,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cli","kdf","mnemonic-passwords","password-generator","rust"],"created_at":"2024-10-10T02:44:26.292Z","updated_at":"2025-10-06T00:16:35.657Z","avatar_url":"https://github.com/sug0.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# passgone\n\nA utility to generate passwords, via mnemonics and counters.\n\n## Install\n\n```\ncargo install --git https://github.com/sug0/passgone\n```\n\n## Usage\n\nMnemonics and counters are the data points that should be kept safely.\nThe former are equivalent to regular passwords of sorts, while the latter may\nbe used e.g. if the generated passwords are compromised or a website requests a\npassword reset.\n\nThe following command will request a mnemonic from stdin, then output\na password to stdout:\n\n```\npassgone -s www.amazon.com --counter 0\n```\nBy default, counters will be initialized to 0, so this flag is optional.\nAll the flags accepted by the program can be consulted with:\n\n```\npassgone --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsug0%2Fpassgone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsug0%2Fpassgone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsug0%2Fpassgone/lists"}