Skip to content

uhve/pswdmngr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pswdmngr Build Status

peewee based cli password manager/generator

  • Check .travis.yaml file for easy build.

Description

  • SqlCipher Database is used to encrypt the database file with AES.
  • peewee ORM is used to map and interact with the database.
  • Create, store, edit and generate password, that allows user to use a single "master" password to generate unique password for all the sites and services.

About

peewee based password manager/generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages