~apreiml/simple-password-manager

An insecure Simple Password Manager
add instructions to readme, add MIT licenese

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~apreiml/simple-password-manager
read/write
git@git.sr.ht:~apreiml/simple-password-manager

You can also use your local clone with git send-email.

#An insecure Simple Password Manager

This is a password manager that was implemented during my master thesis. It tries to show the essential components of a password manager in the most simple form.

This password manager is very insecure. Its focus was to use it for studying attacks on password managers.

It only works with Mozilla Firefox. To use it you need to install web-ext and run the Simple Password Manager Server. Then you can build and start the add-on using web-ext run. The server automatically creates an account with given password, if it doesn't find the email address.

#License

The Code is open-sourced software licensed under the MIT license.