PlayPen / playpen-core

Server management and load balancing framework
http://playpen.io
MIT License
33 stars 7 forks source link

New authentication scheme #1

Open redxdev opened 8 years ago

redxdev commented 8 years ago
minecrafter commented 8 years ago

The main issue with jasypt was the fact that it used insecure encryption and hashing algorithms. This has been corrected with 4622e20.

redxdev commented 8 years ago

That takes care of my second bullet. I'd still like to replace the uuid/key system as they keys are fairly short. That can come later, though, so for now I'm going to mark this as wishlist.