{"id":25825417,"url":"https://github.com/leo-hart/secure-password-generator","last_synced_at":"2025-10-24T08:18:54.959Z","repository":{"id":239172422,"uuid":"798756212","full_name":"leo-hart/secure-password-generator","owner":"leo-hart","description":"Generates a strong but memorable password that takes over a trillion years to brute force.","archived":false,"fork":false,"pushed_at":"2025-02-13T21:47:09.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T22:32:41.086Z","etag":null,"topics":["cybersecurity","password","password-generator","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/leo-hart.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-05-10T12:04:00.000Z","updated_at":"2025-02-13T21:47:13.000Z","dependencies_parsed_at":"2024-05-10T13:50:21.843Z","dependency_job_id":"2b3336cf-6baf-42dd-bac7-35c9408c17cf","html_url":"https://github.com/leo-hart/secure-password-generator","commit_stats":null,"previous_names":["aaron-katon/let-me-in","leo-hart/let-me-in","leo-hart/secure-password-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leo-hart%2Fsecure-password-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leo-hart%2Fsecure-password-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leo-hart%2Fsecure-password-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leo-hart%2Fsecure-password-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leo-hart","download_url":"https://codeload.github.com/leo-hart/secure-password-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241162477,"owners_count":19920410,"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":["cybersecurity","password","password-generator","python"],"created_at":"2025-02-28T14:05:30.219Z","updated_at":"2025-10-24T08:18:49.910Z","avatar_url":"https://github.com/leo-hart.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Secure Password Generator\r\n\r\nSecure Password Generator is a user-friendly application built using Python and the Tkinter library. This tool is designed to create strong, randomized passwords that are highly resistant to brute-force attacks, while still easy to memorize. The application is perfect for users who prioritize security and need a reliable way to generate complex passwords for their accounts.\r\n\r\n![Image](https://github.com/user-attachments/assets/0f57c40b-60f1-4afe-a98e-c49e636e8deb)\r\n\r\n## Key Features\r\n1. Strong Sequence:\r\n    - Generates a 15-character password composed of a mix of uppercase letters, lowercase letters, digits, and special characters.\r\n\r\n2. Enhanced Security:\r\n    - Passwords are generated with 4.4 x 10³¹ possible combinations, making them virtually uncrackable.\r\n    - The estimated time to brute-force the password is over trillions of years, ensuring maximum security.\r\n\r\n3. User-Friendly Interface:\r\n    - No technical knowledge is required—just click and generate.\r\n    - Automatically copies the generated password to the clipboard.\r\n    - Simple and intuitive design with a clean, modern look.\r\n\r\n4. Educational Reminders:\r\n    - Provides helpful reminders to store passwords securely and never share them with anyone.\r\n\r\n5. Customizable and Lightweight:\r\n    - Built with Python and Tkinter, making it lightweight and easy to run on any system.\r\n    - The code is modular and can be extended or customized for additional features.\r\n\r\n## Installation\r\n1. Clone the repository or download the script. \r\n    ```bash\r\n    git clone https://github.com/leo-hart/secure-password-generator.git\r\n\r\n2. Ensure Python is installed on your system.\r\n    ```bash\r\n    python3 --version\r\n\r\n## How To Use\r\n1. Launch the Application \r\n    ```bash\r\n    cd secure-password-generator\r\n    python3 src/main.py\r\n    \r\nSimple as that.\r\n\r\n## Technologies Used\r\n    - Python: The core programming language used for logic and functionality.\r\n    - Tkinter: The standard GUI library for Python, used to create the application's interface.\r\n    - Random and String Modules: Used to generate random characters and ensure password complexit\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleo-hart%2Fsecure-password-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleo-hart%2Fsecure-password-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleo-hart%2Fsecure-password-generator/lists"}