Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Password generator for firefox

License

orishiku/Phashword

 
 

Repository files navigation

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.

About

Password generator for firefox

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Other 0.6%