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

Update mkpasswd to be slightly more secure

Compare
Choose a tag to compare
@Justasic Justasic released this 11 Oct 03:01
· 8 commits to master since this release
170a96e

This release cleans up the Spigot codebase a bit since the port to BungeeCord had some readability improvements and better behavior for handling the mkpasswd command.

Try to ensure that the mkpasswd command run in ssh sessions only echos to
ssh client running that command. This gives us slightly more security
against other session users seeing the hashed password.