{"id":17941839,"url":"https://github.com/darshan-kc/bash-basic-user-authentication","last_synced_at":"2026-02-17T14:01:41.432Z","repository":{"id":259243649,"uuid":"876163626","full_name":"Darshan-KC/Bash-Basic-User-Authentication","owner":"Darshan-KC","description":"Basic user authentication system using bash script","archived":false,"fork":false,"pushed_at":"2024-10-23T15:32:15.000Z","size":1,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T02:17:40.220Z","etag":null,"topics":["bash-script","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Darshan-KC.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-10-21T14:00:42.000Z","updated_at":"2025-01-10T07:32:39.000Z","dependencies_parsed_at":"2024-10-23T20:52:20.630Z","dependency_job_id":null,"html_url":"https://github.com/Darshan-KC/Bash-Basic-User-Authentication","commit_stats":null,"previous_names":["darshan-kc/bash-basic-user-authentication"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshan-KC%2FBash-Basic-User-Authentication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshan-KC%2FBash-Basic-User-Authentication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshan-KC%2FBash-Basic-User-Authentication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshan-KC%2FBash-Basic-User-Authentication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Darshan-KC","download_url":"https://codeload.github.com/Darshan-KC/Bash-Basic-User-Authentication/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237894355,"owners_count":19383170,"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":["bash-script","shell"],"created_at":"2024-10-29T02:04:24.960Z","updated_at":"2026-02-17T14:01:41.375Z","avatar_url":"https://github.com/Darshan-KC.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Bash Basic User Authentication\n\nThis repository provides a simple user authentication system implemented using a Bash script. It demonstrates how to use user input and conditional logic for authentication purposes.\n\n## Features\n- **Username and Password Input**: Prompts users for credentials.\n- **Hashed Password Verification**: Passwords are securely hashed using SHA-256.\n- **Access Control**: Grants access based on correct username-password combinations.\n\n## Usage\n1. Clone the repository.\n   ```bash\n   git clone https://github.com/Darshan-KC/Bash-Basic-User-Authentication.git\n   ```\n2. Run the script.\n   ```bash\n   ./login.sh\n   ```\n3. Enter the username and password when prompted.\n\n## Future Enhancements\n- Support for multiple users.\n- Brute-force attack prevention (account locking).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarshan-kc%2Fbash-basic-user-authentication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarshan-kc%2Fbash-basic-user-authentication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarshan-kc%2Fbash-basic-user-authentication/lists"}