https://github.com/mezgoodle/passwordmanager
https://github.com/mezgoodle/passwordmanager
bot fernet-encryption password-manager supabase telegram telegram-bot
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mezgoodle/passwordmanager
- Owner: mezgoodle
- License: mit
- Created: 2022-12-02T10:35:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T15:52:38.000Z (over 3 years ago)
- Last Synced: 2025-06-12T12:13:47.639Z (about 1 year ago)
- Topics: bot, fernet-encryption, password-manager, supabase, telegram, telegram-bot
- Language: Python
- Homepage:
- Size: 92.8 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PasswordManager 
🌟Hello everyone! This is the bot that stores your passwords in the database.🌟
## Motivation :exclamation:
Recently, 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.
## Screenshots :camera:
- Start commands

- Registration and login

- Folders and creating new folders

- Updating folders

- Deleting folders

- Passwords

- How passwords are stored in the database

## Contribute :running:
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License :bookmark:
MIT © [mezgoodle](https://github.com/mezgoodle)