{"id":28629863,"url":"https://github.com/mezgoodle/passwordmanager","last_synced_at":"2025-06-30T21:36:26.264Z","repository":{"id":115218878,"uuid":"573383749","full_name":"mezgoodle/PasswordManager","owner":"mezgoodle","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-22T15:52:38.000Z","size":95,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T12:13:47.639Z","etag":null,"topics":["bot","fernet-encryption","password-manager","supabase","telegram","telegram-bot"],"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/mezgoodle.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,"zenodo":null}},"created_at":"2022-12-02T10:35:25.000Z","updated_at":"2024-01-21T14:34:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ffc671f-15bb-42b6-af90-6c03977e07cb","html_url":"https://github.com/mezgoodle/PasswordManager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"mezgoodle/bot_template","purl":"pkg:github/mezgoodle/PasswordManager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mezgoodle%2FPasswordManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mezgoodle%2FPasswordManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mezgoodle%2FPasswordManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mezgoodle%2FPasswordManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mezgoodle","download_url":"https://codeload.github.com/mezgoodle/PasswordManager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mezgoodle%2FPasswordManager/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262854733,"owners_count":23375178,"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":["bot","fernet-encryption","password-manager","supabase","telegram","telegram-bot"],"created_at":"2025-06-12T12:13:44.923Z","updated_at":"2025-06-30T21:36:26.243Z","avatar_url":"https://github.com/mezgoodle.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 id=\"project-title\" align=\"center\"\u003e\n  PasswordManager \u003cimg alt=\"logo\" width=\"40\" height=\"40\" src=\"https://raw.githubusercontent.com/mezgoodle/images/master/MezidiaLogoTransparent.png\" /\u003e\u003cbr\u003e\n  \u003cimg alt=\"language\" src=\"https://img.shields.io/badge/language-python-brightgreen?style=flat-square\" /\u003e\n  \u003cimg alt=\"issues\" src=\"https://img.shields.io/github/issues/mezgoodle/PasswordManager?style=flat-square\" /\u003e\n  \u003cimg alt=\"GitHub closed issues\" src=\"https://img.shields.io/github/issues-closed/mezgoodle/PasswordManager?style=flat-square\" /\u003e\n  \u003cimg alt=\"GitHub pull requests\" src=\"https://img.shields.io/github/issues-pr/mezgoodle/PasswordManager?style=flat-square\" /\u003e\n  \u003cimg alt=\"GitHub closed pull requests\" src=\"https://img.shields.io/github/issues-pr-closed/mezgoodle/PasswordManager?style=flat-square\" /\u003e\n  \u003cimg alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/mezgoodle/PasswordManager?style=flat-square\"\u003e\n  \u003cimg alt=\"Wakatime stats\" src=\"https://wakatime.com/badge/github/mezgoodle/PasswordManager.svg\"\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n 🌟Hello everyone! This is the bot that stores your passwords in the database.🌟\n\u003c/p\u003e\n\n## Motivation :exclamation:\n\nRecently, I created a [template](https://github.com/mezgoodle/bot_template/tree/aiogramv3) for developing bots on the third version of aiogram and wanted to try it out as soon as possible. I also heard a lot about [Supabase](https://supabase.com/) and thought why not use it in the project? So, I made a bot that shows your passwords (and password folders) that are encrypted in the database. Registration and login are also implemented using Supabase services.\n\n## Screenshots :camera:\n\n- Start commands\n\n![start](https://raw.githubusercontent.com/mezgoodle/images/master/passwordmanager1.png)\n\n- Registration and login\n\n![registration_and_login](https://raw.githubusercontent.com/mezgoodle/images/master/passwordmanager2.png)\n\n- Folders and creating new folders\n\n![creating_folders](https://raw.githubusercontent.com/mezgoodle/images/master/passwordmanager3.png)\n\n- Updating folders\n\n![updating_folders](https://raw.githubusercontent.com/mezgoodle/images/master/passwordmanager4.png)\n\n- Deleting folders\n\n![deleting_folders](https://raw.githubusercontent.com/mezgoodle/images/master/passwordmanager5.png)\n\n- Passwords\n\n![passwords](https://raw.githubusercontent.com/mezgoodle/images/master/passwordmanager6.png)\n\n- How passwords are stored in the database\n\n![passwods_in_db](https://raw.githubusercontent.com/mezgoodle/images/master/passwordmanager7.png)\n\n## Contribute :running:\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License :bookmark:\n\nMIT © [mezgoodle](https://github.com/mezgoodle)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmezgoodle%2Fpasswordmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmezgoodle%2Fpasswordmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmezgoodle%2Fpasswordmanager/lists"}