-x, -f, env vars, prepping for hashing

This commit is contained in:
2022-05-22 04:43:12 -04:00
parent f76edd3022
commit 1d4d7c5538
15 changed files with 262 additions and 38 deletions

9
TODO
View File

@@ -1,9 +1,16 @@
- ~/.pwgenrc for defaults
-- add env var support for defaults as well
- whitespace (specifically, ' ')
- "quick-format" options - json-safe/escaped, mysql-safe/escaped, etc.
- pretter printing for errors in main?
- prettier printing for errors in main?
- "Human Readability"?
- Hash/Salted hash generator
-- 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