* Update main.go
* Update main.go
* Set
* Set password to db
* Main
- Password hash, after trimming, cannot be empty
* Backend
- Assume incoming data is already a hash
* Main
- CLeaned up
* README
- Updated command-line argument documentation
* Menton this
* lower case
* SQLITE Driver
- Removed comments
* Main
- `passwordhash` only valiud when non-""
* Main
- Try running `Cost([]byte)` on the UTF-8 bytes to verify the hash