Skip to content

anahtar is a tool for generating all your passwords with a single masterpassword.

License

Notifications You must be signed in to change notification settings

ozelsalih/anahtar

Repository files navigation

anahtar

Screenshot

anahtar is a tool for generating all your passwords with a single masterpassword. As it is still in development, it is not currently suitable for use.

Table of contents

General info

anahtar is not a simple password generator. Generates passwords with hash algorithm using masterpassword, username and website information. The generated passwords can be accessed again by providing the same data. Thanks to hash algorithms, your masterpassword cannot be found based on the generated passwords. If the password on a website is stolen, your other passwords are not affected. To create a new password, you only need to change one of the inputs (e.g. password length).

Self Hosted

To use anahtar on your local device, download the requirements from the requirements.txt file.

pip install -r requirements.txt

Then just run the file wsgi.py in the home directory.

Status

Project is: in progress

Inspiration

Project inspired by LessPass.

Contact

Created by @ozelsalih - feel free to contact me!

About

anahtar is a tool for generating all your passwords with a single masterpassword.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages