{"id":18665341,"url":"https://github.com/robertklep/supergenpass-cli","last_synced_at":"2025-11-06T10:30:41.271Z","repository":{"id":21829801,"uuid":"25152809","full_name":"robertklep/supergenpass-cli","owner":"robertklep","description":"CLI wrapper around supergenpass-lib","archived":false,"fork":false,"pushed_at":"2014-10-13T12:04:26.000Z","size":124,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T02:43:08.698Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robertklep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-13T09:49:18.000Z","updated_at":"2018-01-07T14:01:11.000Z","dependencies_parsed_at":"2022-08-17T20:45:20.532Z","dependency_job_id":null,"html_url":"https://github.com/robertklep/supergenpass-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertklep%2Fsupergenpass-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertklep%2Fsupergenpass-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertklep%2Fsupergenpass-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertklep%2Fsupergenpass-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertklep","download_url":"https://codeload.github.com/robertklep/supergenpass-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239492639,"owners_count":19647993,"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":[],"created_at":"2024-11-07T08:27:17.281Z","updated_at":"2025-11-06T10:30:41.237Z","avatar_url":"https://github.com/robertklep.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## supergenpass-cli\n\nThis is a simple CLI script that wraps [supergenpass-lib](https://github.com/chriszarate/supergenpass-lib) to facilitate generating unique per-domain passwords.\n\n### Install:\n\nUntil I publish to the NPM repo (if that ever happens):\n\n```\n$ npm install robertklep/supergenpass-cli -g\n```\n\n### Usage:\n\n```\n$ supergenpass -h\n\nUsage: supergenpass \u003curi\u003e [options]\n\nuri     URI to generate a password for.\n\nOptions:\n   -s SECRET, --secret SECRET                A secret password to be appended to the master password before generating the password.  []\n   -l LENGTH, --length LENGTH                Length of the generated password. Valid lengths are integers between 4 and 24 inclusive.  [20]\n   -m, --md5                                 Use MD5 method instead of SHA512.  [false]\n   -r, --remove-subdomains                   Remove subdomains from the hostname before generating the password?  [true]\n   -m PASSWORD, --master-password PASSWORD   Master password to use. BE CAREFUL WITH THIS OPTION!\n   -v, --verify                              Verify master password (only when prompted).  [true]\n\nIf no master password is provided with -m/--master-password\nor $SGP_MASTER_PASSWORD, you will be prompted for one.\n\nThe -s/--secret option could be used to encode a username into\nthe generated password, so you can register multiple usernames\nwith one website and get a unique password for each.\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertklep%2Fsupergenpass-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertklep%2Fsupergenpass-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertklep%2Fsupergenpass-cli/lists"}