A privacy first, open-source tool that analyses your emails to find out where you possible could have accounts.
-
Updated
Sep 4, 2022 - Python
A privacy first, open-source tool that analyses your emails to find out where you possible could have accounts.
Password manager that I coded using Python's tkinter library, customtkinter library and MSSQL
A fully functional Password Manager made in python
A password manager with a stored hashed main-password, which is used to encrypt passwords of secondary accounts. **Plain text passwords are not stored.**
It is a password manager which can generate random and secure passwords & store it in a database
This code is a simple password manager that allows users to view existing passwords and add new ones. It uses the cryptography library to encrypt and decrypt passwords and stores them in a text file. The program prompts the user to choose between viewing existing passwords, adding new ones, or quitting.
A simple password manager with Python.
python tool to manage passwords safely
PWD_Vault is a password manager wriitten in python meant to run in the terminal.
Command Line version of my amazing Password Manager made in python.
A simple password manager written in Python by Davvo. :D
A simple terminal based password manager written in python.
An elegant Python CLI password manager with secure encryption, MariaDB/MySQL support, and clipboard integration
This is a Python project I'm working on to learn programming. Pyss is a command-line password manager designed for securely storing and retrieving user credentials. I am also learning tkinter to add a gui to this project.
passsword manager develop with python and mysql
(Cyber security Project ) a simple password manager that stores multiple passwords and retrieve them incase of deletion
Интеллектуальный менеджер паролей, разработанный на Python с использованием PyQt5 для графического интерфейса и GPT-4o от OpenAI для генерации и анализа паролей.
Python implementation of a password manager.
Password Manager: A simple Python application using PyQt5 for managing and encrypting passwords. It leverages Fernet encryption (based on AES) to securely store passwords. Features include adding, viewing, and deleting passwords through a user-friendly GUI.
Add a description, image, and links to the passwordmanager topic page so that developers can more easily learn about it.
To associate your repository with the passwordmanager topic, visit your repo's landing page and select "manage topics."