{"id":19582934,"url":"https://github.com/miisterc/passswift","last_synced_at":"2025-02-26T12:22:09.466Z","repository":{"id":219393005,"uuid":"748940531","full_name":"MIISTERC/PassSwift","owner":"MIISTERC","description":" PassSwift: A Python script for streamlined password tasks. Generate robust passwords, check strength, validate against a wordlist, and securely store with encryption. User-friendly menu for easy navigation. Ideal for efficient and secure password management.","archived":false,"fork":false,"pushed_at":"2024-05-25T08:05:37.000Z","size":57,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T05:25:27.017Z","etag":null,"topics":["hash-identifier","passswift","password-decryption","password-encryption","password-generator","password-hash","password-manager","password-strength","password-vault"],"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/MIISTERC.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-01-27T05:14:22.000Z","updated_at":"2024-05-25T08:05:40.000Z","dependencies_parsed_at":"2024-01-27T06:23:52.653Z","dependency_job_id":"d8f6b9ba-cb69-4ca6-80b5-752842e39011","html_url":"https://github.com/MIISTERC/PassSwift","commit_stats":null,"previous_names":["miisterc/passswift"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MIISTERC%2FPassSwift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MIISTERC%2FPassSwift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MIISTERC%2FPassSwift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MIISTERC%2FPassSwift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MIISTERC","download_url":"https://codeload.github.com/MIISTERC/PassSwift/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240849788,"owners_count":19867755,"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":["hash-identifier","passswift","password-decryption","password-encryption","password-generator","password-hash","password-manager","password-strength","password-vault"],"created_at":"2024-11-11T07:38:39.620Z","updated_at":"2025-02-26T12:22:09.398Z","avatar_url":"https://github.com/MIISTERC.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# PassSwift\n PassSwift: A Python script for streamlined password tasks. Generate robust passwords, check strength, validate against a wordlist, and securely store with encryption. User-friendly menu for easy navigation. Ideal for efficient and secure password management.\n[![GitHub license](https://img.shields.io/github/license/MIISTERC/PassSwift)](https://github.com/MIISTERC/PassSwift/blob/main/LICENSE)\n[![GitHub stars](https://img.shields.io/github/stars/MIISTERC/PassSwift)](https://github.com/MIISTERC/PassSwift/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/MIISTERC/PassSwift)](https://github.com/MIISTERC/PassSwift/network)\n[![GitHub issues](https://img.shields.io/github/issues/MIISTERC/PassSwift)](https://github.com/MIISTERC/PassSwift/issues)\n[![GitHub pull requests](https://img.shields.io/github/issues-pr/MIISTERC/PassSwift)](https://github.com/MIISTERC/PassSwift/pulls)\n[![GitHub last commit](https://img.shields.io/github/last-commit/MIISTERC/PassSwift)](https://github.com/MIISTERC/PassSwift/commits/main)\n\n![PassSwift Screenshot](https://github.com/MIISTERC/PassSwift/assets/130668957/646ce908-56ae-48d0-8088-be9dd652d291)\n\n## Overview\n\nPassSwift is a Python script designed to streamline password-related tasks and bolster security practices. It allows users to generate robust passwords, assess password strength, validate against a wordlist, and securely store passwords with encryption. The script provides a user-friendly menu for easy navigation, making it ideal for efficient and secure password management.\n\n## Features \n\n- **Password Generation:** Create strong passwords with customizable combinations.\n- **Password Strength Checker:** Evaluate password strength based on length and character types.\n- **Wordlist Password Check:** Verify if a password is commonly used.\n- **Secure Password Storage:** Encrypt and save passwords in a file.\n- **Hash Method Identification:** Identify hash methods used in a given hash value.\n\n## Screenshots\n![99999](https://github.com/MIISTERC/PassSwift/assets/130668957/469ef493-0f27-46b0-904e-96987361d303)\n\n\n## Installation\n\n\nClone the repository:\n\n```bash\ngit clone https://github.com/MIISTERC/PassSwift.git\ncd PassSwift\npip install -r requirements.txt\n```\n\n## Usage\n```\nPython3 PassSwift.py\n```\nAnd you are done! Because the script interacts with the user through a inetractive menu..\n## ⚠️ Warning: Key File\n\nDo not modify or delete the `key.key` file unless you fully understand its purpose.It is created by the script and This file is crucial for the encryption and decryption process in PassSwift. Altering or removing it may lead to data loss or security vulnerabilities.\n\n# Author 👨‍💻\nMIISTERC as known on github.\n## Contact\n\nFeel free to reach out to me on Instagram for any questions or feedback!\n\n[![Instagram](https://img.shields.io/badge/Instagram-%40sagnik.chandra_-orange)](https://www.instagram.com/sc17_kali/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiisterc%2Fpassswift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiisterc%2Fpassswift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiisterc%2Fpassswift/lists"}