Skip to content

Desktop application for password management written in Python

Notifications You must be signed in to change notification settings

IvanoCar/password.manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

Desktop password management tool made with Python and Flask micro-framework. Software is in Croatian.

Only the paranoid survive.

Features

  • Can be built as a one file .exe with Pyinstaller (todo: problems with building)
  • Completely offline
  • AES256 encryption
  • Database saved in Documents for easy backup
  • Password removed from clipboard after 15 seconds
  • Password generator for generating new passwords

login

dashboard

TODO

  • Logo design
  • SSL
  • TAN numbers authentication
  • Two factor authentication when PC changes
  • Remove Crypto dependency
  • Code optimizations, fix build problems
  • (....)

About

Desktop application for password management written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published