{"id":19456781,"url":"https://github.com/4xyy/cli-password-manager","last_synced_at":"2025-10-15T08:51:05.893Z","repository":{"id":257251842,"uuid":"857739560","full_name":"4xyy/CLI-Password-Manager","owner":"4xyy","description":"A command-line tool for securely managing passwords. It allows users to store, retrieve, and generate strong passwords, all encrypted with a master key.","archived":false,"fork":false,"pushed_at":"2024-09-17T04:00:45.000Z","size":7965,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T10:52:26.492Z","etag":null,"topics":["automation","cli-tool","credential-management","cross-platform","cybersecurity","data-privacy","encryption","fernet-encryption","key-management","open-source","password-generator","password-manager","python","secure-storage","security"],"latest_commit_sha":null,"homepage":"","language":"Python","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/4xyy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-15T13:40:41.000Z","updated_at":"2024-09-17T04:00:49.000Z","dependencies_parsed_at":"2024-11-10T18:16:18.548Z","dependency_job_id":null,"html_url":"https://github.com/4xyy/CLI-Password-Manager","commit_stats":null,"previous_names":["4xyy/cli-password-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/4xyy/CLI-Password-Manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4xyy%2FCLI-Password-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4xyy%2FCLI-Password-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4xyy%2FCLI-Password-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4xyy%2FCLI-Password-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4xyy","download_url":"https://codeload.github.com/4xyy/CLI-Password-Manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4xyy%2FCLI-Password-Manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279063783,"owners_count":26095890,"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-15T02:00:07.814Z","response_time":56,"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":["automation","cli-tool","credential-management","cross-platform","cybersecurity","data-privacy","encryption","fernet-encryption","key-management","open-source","password-generator","password-manager","python","secure-storage","security"],"created_at":"2024-11-10T17:18:27.034Z","updated_at":"2025-10-15T08:51:05.839Z","avatar_url":"https://github.com/4xyy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLI Password Manager\n\nA command-line tool for securely managing passwords. It allows users to store, retrieve, and generate strong passwords, all encrypted with a master key.\n\n## Features\n- Securely stores passwords using encryption.\n- Generates strong, random passwords.\n- Allows easy retrieval and deletion of stored passwords.\n- User-friendly CLI interface.\n\n## Installation\nClone the repository and set up a virtual environment:\n```bash\ngit clone https://github.com/4xyy/CLI-Password-Manager.git\ncd CLI-Password-Manager\npython3 -m venv .venv\nsource .venv/bin/activate\npip install cryptography\n\nUsage\nSetup the Password Manager:\npython password_manager.py --setup\nAdd a New Password:\npython password_manager.py --add service_name username password\nRetrieve a Password:\npython password_manager.py --get service_name\nDelete a Password:\npython password_manager.py --delete service_name\nGenerate a Random Password:\npython password_manager.py --generate 16\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4xyy%2Fcli-password-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4xyy%2Fcli-password-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4xyy%2Fcli-password-manager/lists"}