Skip to content

psaintmalo/PasswordManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasswordManager

PasswordManager is a python program that allows you to safely store your passwords. Your passwords will be encrypted to avoid anyone stealing them.

Currently the available functions are:

  • Adding new records
  • Edit records
  • Remove records
  • Moving records positions
  • Deleting all records
  • Change password key
  • Exporting and import backups
  • Adding and remove Columns
  • Searching
  • Using FTP Servers to have persistent files across multiple devices

pyAesCrypt, brcypt and pandas packages are required. Please run check_packages.py for more information

About

A CLI password manager.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages