An open API service indexing awesome lists of open source software.

https://github.com/nixman/passgen

Password generator uses common passphrase and URL of the site
https://github.com/nixman/passgen

bash password-generator

Last synced: 3 months ago
JSON representation

Password generator uses common passphrase and URL of the site

Awesome Lists containing this project

README

          

# passgen
Password generator uses common `passphrase` and site `URL`.
Using the same `passphrase` for different websites and/or emails you don't have to remember the password for each website and/or email.

# Examples
Generate password for `github.nixman@pm.me` account:
```
passgen github.nixman@pm.me
pass: 1
pass: e3KVOD-e?!NaFQXD5D

passgen github.nixman@pm.me
pass: 2
pass: aa%u5Lcf^1oe?62rJM&

passgen github.nixman@pm.me
pass: 3
pass: aLVF-N+v#6Qoz-qyRP

passgen github.nixman@pm.me
pass: 12
pass: utGhH3IG-sZkelqkMk

passgen github.nixman@pm.me
pass: 123
pass: JgT0bxHuNVtRI7JljDq%

passgen github.nixman@pm.me
pass: 13
pass: VdkKN+QMXLfN#Inm73
```