{"id":22984383,"url":"https://github.com/pawar-tushar/securepasswordmanager","last_synced_at":"2025-04-22T12:50:16.622Z","repository":{"id":263972213,"uuid":"891945407","full_name":"Pawar-Tushar/SecurePasswordManager","owner":"Pawar-Tushar","description":"A secure password manager application developed with advanced cryptographic techniques to ensure the protection and confidentiality of user credentials.","archived":false,"fork":false,"pushed_at":"2024-11-22T09:26:45.000Z","size":225,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T15:22:42.064Z","etag":null,"topics":["aes-256","argon2","cli-app","cryptography","cybersecurity","hashing","password-generator","password-manager","password-strength","python","scrypt"],"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/Pawar-Tushar.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-11-21T08:38:49.000Z","updated_at":"2025-02-12T18:19:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"b24429a8-9e5b-424d-92fe-50c647d509bc","html_url":"https://github.com/Pawar-Tushar/SecurePasswordManager","commit_stats":null,"previous_names":["pawar-tushar/securepasswordmanager"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pawar-Tushar%2FSecurePasswordManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pawar-Tushar%2FSecurePasswordManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pawar-Tushar%2FSecurePasswordManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pawar-Tushar%2FSecurePasswordManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pawar-Tushar","download_url":"https://codeload.github.com/Pawar-Tushar/SecurePasswordManager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250243740,"owners_count":21398395,"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":["aes-256","argon2","cli-app","cryptography","cybersecurity","hashing","password-generator","password-manager","password-strength","python","scrypt"],"created_at":"2024-12-15T03:16:05.050Z","updated_at":"2025-04-22T12:50:16.616Z","avatar_url":"https://github.com/Pawar-Tushar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SecurePasswordManager | Cybersecurity Project\n\n## Overview\nThis project is a secure and robust password manager application developed using Python and advanced cryptographic techniques. The goal is to provide a secure solution for storing, retrieving, and managing user credentials, while ensuring the highest levels of data protection and confidentiality.\n\n## Key Features\n\n- **Secure Master Password Management**: Utilizes **Argon2** hashing for secure storage of the master password, offering protection against brute-force and rainbow table attacks.\n- **Encryption \u0026 Decryption**: Implements **AES-256** encryption to protect stored passwords in the database. Passwords are securely encrypted using keys derived from the master password and a salt.\n- **Password Key Derivation**: Uses **scrypt** for generating AES-256 encryption keys from the master password and salt to ensure secure password storage and retrieval.\n- **Password Generator**: Provides a tool for generating strong, random passwords of configurable lengths, improving password strength and security.\n- **Password Strength Checker**: Evaluates and encourages strong password practices by assessing password length, character diversity, and estimated cracking time for improved user security.\n- **Database Management**: Configured a **MySQL** database to store encrypted password entries with seamless management of password data. Includes options to create, remove, and reconfigure the database schema.\n\n## Technologies Used\n- **Python**: Primary programming language for developing the application.\n- **Argon2**: Used for secure password hashing.\n- **scrypt**: Key derivation function for generating encryption keys.\n- **AES-256**: Applied for strong encryption of user passwords.\n- **MySQL**: Database management system used to securely store encrypted password data.\n\n## Installation\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/Pawar-Tushar/SecurePasswordManager.git\n2. Install the required dependencies:\n   ```bash\n   pip install -r requirements.txt\n1. Configure the database connection in the dbconfig.py and Run this cmd :\n   ```bash\n   python db.py\n2. Run the application:\n   ```bash\n   python main.py\n\n## Usage\n\n- **Add Password:** Add a new password entry to the database by entering a title, username, and password. The password will be encrypted before being stored.\n- **Retrieve Password:** Search and retrieve encrypted password entries based on the title or username.\n- **Generate Password:** Use the password generator to create a random, strong password and copy it to your clipboard.\n- **Check Password Strength:** Use the built-in password strength checker to evaluate the security of any password based on various criteria.\n\n## Contributing\n\n- Fork the repository.\n- Create a new branch for your feature or fix.\n- Make your changes and commit them.\n- Push your changes to your forked repository.\n- Open a pull request to contribute your changes.\n\n## Acknowledgements\n\n- Thanks to the open-source community for providing the cryptographic libraries that made this project possible.\n- The `pycryptodome` and `mysql-connector` libraries were crucial in implementing encryption and database management for this project.\n\n## Contact\n\nFor any queries or issues, feel free to reach out via GitHub Issues or email me at [tusharpawar@749963.com].\n\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawar-tushar%2Fsecurepasswordmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpawar-tushar%2Fsecurepasswordmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawar-tushar%2Fsecurepasswordmanager/lists"}