{"id":29294488,"url":"https://github.com/deepesh611/password-managers","last_synced_at":"2025-07-06T13:02:10.892Z","repository":{"id":249401331,"uuid":"830940746","full_name":"deepesh611/Password-Managers","owner":"deepesh611","description":"A Password Manager made with Shell Scripting","archived":false,"fork":false,"pushed_at":"2025-07-04T20:58:13.000Z","size":229,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T13:02:04.187Z","etag":null,"topics":["powershell","shell-script","terminal"],"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/deepesh611.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":"2024-07-19T10:03:16.000Z","updated_at":"2025-07-04T20:58:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcb92a8d-2366-4c2d-8f79-dee0fc176143","html_url":"https://github.com/deepesh611/Password-Managers","commit_stats":null,"previous_names":["deepesh611/shell-password-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deepesh611/Password-Managers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepesh611%2FPassword-Managers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepesh611%2FPassword-Managers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepesh611%2FPassword-Managers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepesh611%2FPassword-Managers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepesh611","download_url":"https://codeload.github.com/deepesh611/Password-Managers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepesh611%2FPassword-Managers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263905537,"owners_count":23527968,"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":["powershell","shell-script","terminal"],"created_at":"2025-07-06T13:01:29.659Z","updated_at":"2025-07-06T13:02:10.885Z","avatar_url":"https://github.com/deepesh611.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛡️ Password Manager\n\n## Overview\n\nThe Password Manager is a secure tool designed to manage and protect your passwords. It includes features like encrypted password saving as well has a saving the hashed user's password.\n\n## Prerequisites ⚙️\n\nBefore you start, make sure you have the following installed on your system:\n\n- **Git**: To clone the repository.\n- **Bash**: The scripts are written in Bash, so you need a compatible shell.\n- **OpenSSL**: For encryption and decryption functionalities.\n- **jq**: For JSON processing.\n- **A Unix-like environment**: This application is primarily designed for Unix-like systems (Linux, macOS). Windows users may need a Bash-compatible environment like `Git Bash`.\n\n\n## Getting Started 🚀\n\nTo get started with the Password Manager, follow these steps:\n\n### 1. Clone the Repository\nClone the repository to your local machine:\n```bash\ngit clone https://github.com/deepesh611/Shell-Password-Manager.git\ncd Shell-Password-Manager\n```\n### 2. Update or Setup the Application\nRun the update.sh script to update or set up the application:\n```bash\n./update.sh\n```\n\n### Run the Application\nTo launch the Password Manager, execute:\n```bash\n./Password-Manager.sh\n```\n\n## Scripts 📝\n- **lib.sh:** Contains utility functions for password management, including encryption and decryption.\n- **main.sh:** Manages user interactions and the main logic of the application.\n- **setup.sh:** Initializes the application with a master password and encryption key.\n- **update.sh:** Updates the application or sets it up if it's the first run.\n- **Password-Manager.sh:** Launches the Password Manager application.\n\n## Notes 📝\n- Ensure you have execution permissions for the scripts. Use `chmod +x \u003cscript-name\u003e` to modify permissions.\n- The `.env` file will be created or updated during setup and contains sensitive information. Keep it secure.\n\n## License 📜\nThis project is licensed under the [GNU GENERAL PUBLIC LICENSE](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepesh611%2Fpassword-managers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepesh611%2Fpassword-managers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepesh611%2Fpassword-managers/lists"}