Commit Graph

11 Commits

Author SHA1 Message Date
mohammed jasem alaajel a0cafa3e62
Limework fork is born! 2023-03-17 20:43:59 +04:00
Zachery 40f63bdeeb
Added Discord to readme 2020-02-06 12:03:21 -06:00
Zachery de9d723416
Update README.md 2019-10-16 00:42:09 -05:00
Justin Crawford 170a96eb94
Update mkpasswd to be slightly more secure
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.

Fixed console sending with some of the APIs

Updated version to 1.3.7 to match for next spigot + bungeecord release.
2019-10-10 19:48:32 -07:00
Justin Crawford ec1ed8cb9e
Add new logo 2019-10-09 00:07:16 -07:00
Justin Crawford e986cacc50
Update readme. 2019-10-07 23:24:32 -07:00
Justin Crawford 1b4c7c2304
Update readme as it's wildly out of date 2019-10-06 01:07:39 -07:00
Justin Crawford 25287b1580
Fix Travis 2019-10-02 19:41:31 -07:00
Justin Crawford 0458179597
Add support for authorized_keys files.
Each user can have a set of authorized keys for public key authentication.
This is better to support as it lets us use different algorithms and not
just RSA. In the age of security, it's good to have variety.

I also added additional libraries to support ed25519-based public keys.

I updated the SSH libraries so any upstream bug fixes are applied, fixed
some warnings and a few other things.
2019-10-02 19:14:56 -07:00
Haarolean 2f1e03d7a2 Enabled travis-ci 2018-03-25 21:31:59 +03:00
Ryan Michela 101b7eb972 Initial commit 2013-11-06 11:41:39 -08:00