PWGen/TODO

17 lines
466 B
Plaintext
Raw Permalink Normal View History

2022-05-22 04:43:12 -04:00
- ~/.pwgenrc for defaults
-- add env var support for defaults as well
- whitespace (specifically, ' ')
2022-03-04 01:17:10 -05:00
- "quick-format" options - json-safe/escaped, mysql-safe/escaped, etc.
2022-05-22 04:43:12 -04:00
- prettier printing for errors in main?
2022-03-04 01:17:10 -05:00
2022-03-02 06:24:55 -05:00
- "Human Readability"?
- Hash/Salted hash generator
2022-05-22 04:43:12 -04:00
-- https://passlib.readthedocs.io/en/stable/lib/passlib.hash.html#module-passlib.hash
-- https://github.com/hlandau/passlib ?
--- missing from the above:
--- https://github.com/tg123/go-htpasswd