We now have a working CLI (AFAWK) that can be used by anyone.
Adding this executable to hackage is not necessary as anyone can just build it, given this repo. But no one will if they don't know it exists, so we should "announce" the existence of this CLI in the password library('s documentation).
Maybe also make it prominent in the README so that it's the first thing anyone reads after "this is a package/library for handling passwords".
We now have a working CLI (AFAWK) that can be used by anyone.
Adding this executable to hackage is not necessary as anyone can just build it, given this repo. But no one will if they don't know it exists, so we should "announce" the existence of this CLI in the
passwordlibrary('s documentation).Maybe also make it prominent in the README so that it's the first thing anyone reads after "this is a package/library for handling passwords".
passwordpackage/library that there's apassword-cliexecutable in this repopasswordpackage's READMEpasswordintroduction documentation (in every algo's module)password-clidocumentation while we're at it"..."but'...'when giving console examples (any hash with$in them will fail because of variable interpolation, e.g.bcrypthashes)