Skip to content

KalleHallden/pwManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo:

  • Find out general structure of password managers

  • Find what hashing algo to use (probably sha256)

  • Create an SQL database of some kind (mysql)

    • tables: password, username, user_email, app_name, url
  • Refresh memory on how to create, store and retrieve things from an SQL database

  • create a terminal menu

    • needs to allow the user to type in a domain name, url or app name
    • user should get back password, email used, and if applicable username
  • create master password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages