8000 GitHub - xaqq/pwkeeper: CLI tools (written in python) to derive password from a master one.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xaqq/pwkeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Allows you to use many differents, yet strong password. From your main password and a "target" (ie the website you create a password for) the tools will generate a password (using the scrypt hash function).

The password file is encrypted using AES, and do not contains password. It contains some information that helps the tools to derive your password (target and password size).

This code is not tested, and is not very secure (for example the master password lives unencrypted in memory for the duration of the program).

About

CLI tools (written in python) to derive password from a master one.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0