Once upon a time there was the Password Hasher Plus Chrome and Firefox extension. As these extensions are not popular anymore, and not even available nowadays, I created a cli to manage my old passwords.
npm install @zsellera/pwhasher- backup your database to
~/.pwhasher.json,chmod 400 ~/.pwhasher.json pwhasher site_tag [pass_len [pass_strength]]- Password strength: 0 - numeric only, 1 - alphanumeric, 2 - alphanumeric+special
The password is then copied to your keyboard.
pwhasher google- default settings forgooglesite tagpwhasher google 10- password length is 10pwhasher google 12 2- a password of alphanumeric+special characters and a length of 12