File-based usernames/passwords with password encryption

  • Create file
  • Read file and convert to actual users
  • Write test that tests this
  • Add mkpasswd check in code (and README)
  • Convert password in file to hashed password
  • Write test
  • Implement libsodium
Edited by Sam Habiel