Skip to content

CodeJxer/password-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

password_manager - A lightweight password manager

Copyright © password_manager Project Contributors.

Project details

license

Build status


Overview

screenshot

password_manager is A lightweight password manager

Documentation

Data Stream

(salt)[local]   (ruler)
	\ 		      /
	 \		     /
	  \			/
	  +----------+
	  | password |
	  +----------+
		   ||
		   ||
	   (encoding)
		   ||
		   ||
   +---------------+			 		   	 	  +---------------+
   |secret password|[local]<======(back up)======>|secret password|[cloud]
   +---------------+					   		  +---------------+
		   ||
		   ||
	   (decoding)
		   ||
		   ||
	  +----------+
	  | password |[GUI]
	  +----------+

Installation

Running from a Github clone

pwd_manager can be run directly from the source code, hosted on the pwd_manager github repo.

git clone https://github.com/CodeJxer/password-manager.git
cd pwd_manager
python bootstrap.py

Dependencies

Build dependencies

Runtime dependencies

Optional dependencies

Contributing

Everyone is welcome to help with pwd_manager.

Troubleshooting

Before posting a report, please carefully read our Troubleshooting Guide and search the issue tracker for your error message and problem description, as the great majority of bugs are either duplicates, or can be fixed on the user side with a few easy steps. Thanks!

Backers

Sponsors

More information

About

a password manage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages