Password-database-With-special-stuff
This is a password database that i (Vapen_Hem) have been working on (on and off) since october 2021. It started as a password generator as i was sick of having to come up with long secure passwords. And when i had developed that, i realised that i wanted to store these passwords somewhere, and that somewhere became this project. (by vapen-hem)
Password-Manager-using-Tkinter
In this project, we'll be building a Graphical User Interface(GUI) Password Manager application that will help us manage our passwords easily. The passwords will be encrypted and stored in a SQL database. It doesn't rely on any web connection and hence, there will be fewer potential risks. (by ashutoshkrris)
| Password-database-With-special-stuff | Password-Manager-using-Tkinter | |
|---|---|---|
| 5 | 1 | |
| 11 | 21 | |
| - | - | |
| 0.0 | 0.0 | |
| over 3 years ago | over 3 years ago | |
| Python | Python | |
| GNU Affero General Public License v3.0 | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Password-database-With-special-stuff
Posts with mentions or reviews of Password-database-With-special-stuff.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-13.
- Encrypting & Decrypting Files in Python and why you should
-
Project Update! Password Database, with Encryption tools, Password, Pin, and Encryption key generation. Version 1.5 (Winther Storage)
GitHub: https://github.com/vapen-hem/Password-database-With-special-stuff The 1.5 update is under the Version 1.5 folder, and the previous version is in the Version 1_dot_1 folder
-
My first big project, Password Database, with Encryption tools, Password, Pin, and Encryption key generation. Verison 1.1
There are other issues here- this could and should be a dict for example, but you've done an overall pretty good job at laying things out. Problem is, password and security software is difficult to write for even advanced programmers.
Password-Manager-using-Tkinter
Posts with mentions or reviews of Password-Manager-using-Tkinter.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing Password-database-With-special-stuff and Password-Manager-using-Tkinter you can also consider the following projects:
Chaes - A Simple AES256-GCM+ChaCha20_Poly1305 encryptor and decryptor.
passgen - Lightweight Password Generator w/GUI
VAULTERPY - VAULTERPY Is a python program with which you can secure your precious passwords very easily.
pswm - A simple command line password manager written in Python.
SafeTokenGen - Generate Passwords, OTPs, PINs, API keys and Token lists with various options for customization.
Genter - A strong and customizable password generator made with python3!