Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aniruddha-10/cpsc-329-project

A GUI of a Password Manager in python that basically lets the user to save his/her password and all other important details associated with it. We also had the security aspect in mind which is why we have hashed the passwords first and then stored it into the database
https://github.com/aniruddha-10/cpsc-329-project

hashing password-manager python sqlite3 tkinter-gui

Last synced: 18 days ago
JSON representation

A GUI of a Password Manager in python that basically lets the user to save his/her password and all other important details associated with it. We also had the security aspect in mind which is why we have hashed the passwords first and then stored it into the database

Awesome Lists containing this project