Skip to content
This repository was archived by the owner on Jul 24, 2021. It is now read-only.

1.3.6: Added 3 new password hashing schemes

Choose a tag to compare

@Justasic Justasic released this 06 Oct 07:20
· 14 commits to master since this release
4a39525
  • Added password hashing algorithms so the config is much more secure. It supports 3 hashing algorithms pbkdf2, bcrypt, and sha256. It also still supports the insecure plain text method.

  • Added support for editing the SSH motd text so you can now change it to maybe say you're not supposed to have access to the server, it also supports minecraft-style color codes (translated to ANSI terminal colors as not all minecraft colors are supported in ANSI terminals)