File-based usernames/passwords with password encryption
- [x] Create file
- [x] Read file and convert to actual users
- [x] Write test that tests this
- [x] Add `mkpasswd` check in code (and README)
- [x] Convert password in file to hashed password
- [x] Write test
- [x] Implement libsodium
issue