#PyQt6-Password-Manager

13 messages · Page 1 of 1 (latest)

silent pebble
#

This project is a password manager application built using PyQt6, offering a graphical user interface for securely storing and managing passwords.

Features

  • User authentication (login and signup)
  • Secure password storage
  • Add new passwords
  • Edit existing passwords
  • View stored passwords
  • Password generation
  • Master password modification
  • Export to password database to CSV format

link: https://github.com/ZoidEee/pyqt-password-manager

cunning musk
#

Why did you create a new post?

silent pebble
#

@wang It's not I designed the authen prior

#

Authentication prior; used it in this project

#

The og post for the authentication is just the implementation with no actual program; blank window. Then designed a password manager that used the authentication system

cunning musk
#

Seems like an update to your previous post which means your didn't need to open a new thread

silent pebble
#

well its not an update as one is a template to build any application off of using the auth system and one is a password manager that uses said auth system.

#

If it were to be a web browser, calculator or password manager. Does using the template make them all the same or just they all use the the same template to build off of

light siren
#

.

silent pebble
#
  • added password_generator_dialog.py and new_entry_dialog.py
  • created QActions for additional features in the main_window.py menubar(still need to implement)
  • changed main ui
#

the search hasn't been done up yet

hallow perch
#

hey