{"id":18755973,"url":"https://github.com/osama-yusuf/shell-guard","last_synced_at":"2026-04-28T17:35:01.491Z","repository":{"id":243144876,"uuid":"811597775","full_name":"Osama-Yusuf/Shell-Guard","owner":"Osama-Yusuf","description":"ShellGuard: Secure Shell Based Password Manager","archived":false,"fork":false,"pushed_at":"2024-06-12T07:45:24.000Z","size":556,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-20T13:55:57.606Z","etag":null,"topics":["bash-script","password-manager","security","technology"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Osama-Yusuf.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}},"created_at":"2024-06-06T23:16:29.000Z","updated_at":"2024-06-12T07:45:27.000Z","dependencies_parsed_at":"2024-06-12T10:07:42.088Z","dependency_job_id":null,"html_url":"https://github.com/Osama-Yusuf/Shell-Guard","commit_stats":null,"previous_names":["osama-yusuf/shell-guard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Osama-Yusuf/Shell-Guard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Osama-Yusuf%2FShell-Guard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Osama-Yusuf%2FShell-Guard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Osama-Yusuf%2FShell-Guard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Osama-Yusuf%2FShell-Guard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Osama-Yusuf","download_url":"https://codeload.github.com/Osama-Yusuf/Shell-Guard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Osama-Yusuf%2FShell-Guard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash-script","password-manager","security","technology"],"created_at":"2024-11-07T17:34:35.745Z","updated_at":"2026-04-28T17:35:01.475Z","avatar_url":"https://github.com/Osama-Yusuf.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ShellGuard: Your Secure Shell Password Manager 🛡️\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"./logo.png\" alt=\"logo Image\" style=\"border-radius: 50%; width: 300px; height: 300px; object-fit: cover;\"\u003e\n\u003c/div\u003e\n \n#### 🌟 Features of ShellGuard\n\n* **Session PIN Lock** 🔐: ShellGuard secures your session using a PIN. Once unlocked, the session remains open until you exit, so no need to re-enter the PIN constantly.\n* **Encryption** 🔒: Utilizes AES-256 encryption with PBKDF2 enhancement for your password file, ensuring top-level security.\n* **Ease of Use** 🎉: Simple command-line interface for adding, retrieving, and managing passwords.\n* **Clipboard Support** 📋: Easily copy passwords to your clipboard on retrieval for convenient use.\n* **OS Compatibility** 💻: Custom clipboard commands for different operating systems ensure seamless user experience across platforms.\n\n#### Getting Started with ShellGuard 🚀\n\n1. **Initial Setup**\n    \n    * Download or clone the repository.\n    * Open your terminal and navigate to the repository directory.\n    * Run the script with your desired PIN:\n        \n        ```bash\n        ./setup.sh -p YOUR_PIN_HERE\n        ```\n        \n    * This creates an encrypted file `passwords.enc`, securely storing your passwords.\n2. **Using ShellGuard**\n    \n    * Run the password manager script:\n        \n        ```bash\n        ./pwd_mgr.sh\n        ```\n        \n    * Follow the on-screen prompts to manage your passwords:\n        \n        ```text\n        ShellGuard Menu:\n        1. Add a new password\n        2. Retrieve a password\n        3. List all users\n        4. Quit\n        Choose an option (1-4):\n        ```\n        \n\n#### Developer Notes 🛠️\n\n* For manual decryption (for testing only):\n    \n    ```bash\n    ./setup.sh -d YOUR_PIN_HERE\n    ```\n    \n\n#### Contribute 🌐\n\n* Contributions are welcome! Fork the repository and submit pull requests to help improve ShellGuard.\n\nFeel free to start managing your passwords more securely with ShellGuard today! 🌟\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosama-yusuf%2Fshell-guard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosama-yusuf%2Fshell-guard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosama-yusuf%2Fshell-guard/lists"}