Simple Vaultless Passwords in the Browser
1–6 of 6 posts
Re: Simple Vaultless Passwords in the Browser
#2Re: Simple Vaultless Passwords in the Browser
#3Re: Simple Vaultless Passwords in the Browser
#4a little confused on what this is and how its expected to work in practice...a blurb would be nice
Re: Simple Vaultless Passwords in the Browser
#5a little confused on what this is and how its expected to work in practice...a blurb would be nice
> gokey is a password manager, which does not require a password vault. Instead of storing your passwords in a vault it derives your password on the fly from your master password and supplied realm string (for example, resource URL). This way you do not have to manage, backup or sync your password vault (or trust its management to a third party) as your passwords are available immediately anywhere.
Instead of having to install a binary on your computer I thought it would be nice to have a web-based utility. Everything is done in your browser, so nothing is sent to any other servers to process the request.
I'm definitely open to criticism, feedback, suggestions, etc..