{"id":13844418,"url":"https://github.com/roothaxor/The-Password-Manager","last_synced_at":"2025-07-11T22:32:03.462Z","repository":{"id":215883061,"uuid":"90313817","full_name":"roothaxor/The-Password-Manager","owner":"roothaxor","description":"Manager/Generator With AES Encrypted Vault - Updated 27/9/2017","archived":false,"fork":false,"pushed_at":"2024-07-04T15:55:30.000Z","size":1421,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-05T17:41:46.876Z","etag":null,"topics":["aes-256","password-generator","password-manager","password-safety","password-strength","password-vault","windows"],"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/roothaxor.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}},"created_at":"2017-05-04T22:07:10.000Z","updated_at":"2018-10-29T10:39:20.000Z","dependencies_parsed_at":"2024-01-07T06:37:34.703Z","dependency_job_id":"d1223aa1-c226-43e0-911c-eca5d9bfcf3a","html_url":"https://github.com/roothaxor/The-Password-Manager","commit_stats":null,"previous_names":["roothaxor/the-password-manager"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roothaxor%2FThe-Password-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roothaxor%2FThe-Password-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roothaxor%2FThe-Password-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roothaxor%2FThe-Password-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roothaxor","download_url":"https://codeload.github.com/roothaxor/The-Password-Manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225763413,"owners_count":17520455,"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","password-generator","password-manager","password-safety","password-strength","password-vault","windows"],"created_at":"2024-08-04T17:02:42.008Z","updated_at":"2024-11-21T16:31:29.222Z","avatar_url":"https://github.com/roothaxor.png","language":"Python","funding_links":[],"categories":["Python (1887)","Python"],"sub_categories":[],"readme":"# The Password Manager v1.3\n[![Travis](https://img.shields.io/travis/rust-lang/rust.svg)](https://github.com/roothaxor/The-Password-Manager)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://www.roothaxor.in)\n[![PyPI](https://img.shields.io/pypi/status/Django.svg)](https://github.com/roothaxor/The-Password-Manager)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=260 height=63 src=\"http://orig06.deviantart.net/f419/f/2013/294/b/4/animated_3d_python_powered_logo120frame_apng_by_metallicow-d6rdza2.png\"\u003e\n\u003c/p\u003e\u003cbr /\u003e\n\n * No internet required ( No worries for passwords leak online ) \n * Bruteforce it ? ( Not Possible )\n * Encrypts your stored data with AES-256\n * Provides Password strength while Generation with length and randomness of the passwords.\n##### The importance of randomness ?\n\u003e Some password generators on the Internet create long, but very \"simple\" passwords. i.e, they might generate passwords that are a concatenation of English words and number like \"Spoon2Gobbler\". We do not recommend using those. Such passwords make it very easy for attackers to perform a \"dictionary\" attack on your password. Even \"words\" that are not real words, but phonetically appealing, make for weaker passwords. It is always best to passwords comprised of random bits of data that nobody can possibly guess. Make them truly random and cracking them becomes extremely difficult.\n\n### Changelogs ( v.1.3 )\n* Stable \u0026 Tested version.\n* EXE released for Password Generator, Password Vault Viewer\n* Many Minor issues fixed in version 1.3\n\n## Installation Guide `Read Carefully`\nDownloading The Password Manager tool\n* [Download .zip file ( Direct Link )](https://codeload.github.com/roothaxor/The-Password-Manager/zip/master)\n* Unzip it to `C:/passmanager/` or something ( New directory )\n\nInstalling \"Python \u0026 Required modules\"\n\n * [Download Python 2.7](https://www.python.org/downloads/windows/)\n * Install modules using command `pip install -r requirements.txt` \n\n#### Configuration\nGoto `_core` directory and \nOpen `CMD` \u0026 run `python config.py`\n```\nthats should do the rest of configuration work!\nJust enter the Main Password, CipherKey\nMake sure CipherKey is 16 letter long\n```\n##### Remember: Config.py will require admin privilege for access the windows registry to add Key's for Right-Click access to Password Generator\n\n#### Conclusion\nUser can attempt 3 times for login, after that .db file will be moved to to C:\\users\\username\\appdata\\roaming\nso password manager won't work untill you move that file back.\n\n## Testing\n`Configuration` \u003c/br\u003e\n\u003e ![Alt text](tpm.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froothaxor%2FThe-Password-Manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froothaxor%2FThe-Password-Manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froothaxor%2FThe-Password-Manager/lists"}