/Phashword

Password generator for firefox

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

THIS PROJECT IS UNMAINTAINED

I don't use it anymore, switch to some other open-source alternatives:


Phashword

Phashword aims to be a convenient password manager that doesn't get in your way.

Imrove your security by using strong and unique passwords per website. Phashword achieve this by generating passwords from:

  1. a tag (usually the website name)
  2. a secret (stored in your browser, back it up!)
  3. a master password only known by you

It doesn't get in your way:

  • enable phashword only for some websites
  • disable it per field (try pressing the "Escape" key!)

On the go?

Phashword is fully compatible with Twik for Android.

Building the extension

Build Status

You will need some tools: npm, web-ext and optionally yarn.

Run the following, after a checkout:

yarn/npm install
npm run build:release
web-ext build -s dist

You should obtain an installable zip in the web-ext-artifacts/ directory.

License

Phashword is free software and is distributed under the GPLv3 license. See COPYING for more information.