Skip to content

comp195/senior-project-spring-2022-password-manager

Repository files navigation

SecuriSimplex Password Manager

Team Members: Damon Bowlin - d_bowlin@u.pacific.edu

Project Description

The goal of the project is to create a simple and easy-to-use Password Manager. Like many other password managers, this application will give you the ability to keep all of your information in one place in a secure and encrypted fashion. While it will not be as feature-rich as other options, it will be easily pilotable by a new user. The application is primarily targetted at Windows and will be built using Python.

The program supports symmetric encryption. This ensures that the output file will be unable to be decrypted unless the key file accompanies it. The key file is regenerated anytime the file is saved again.

Project Components

Project currently uses the following libraries:

  1. TKinter
  1. Cryptography

Current User Interface Design

Main Panel

image

Edit Panel

image

About

senior-project-spring-2022-password-manager created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages