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:
- a tag (usually the website name)
- a secret (stored in your browser, back it up!)
- 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!)
Phashword is fully compatible with Twik for Android.
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.
Phashword is free software and is distributed under the GPLv3 license. See COPYING for more information.