xImAnton / mcweb

a web-remote minecraft server wrapper with some unique features
GNU General Public License v3.0
1 stars 0 forks source link

41 improve password protection #47

Closed xImAnton closed 3 years ago

xImAnton commented 3 years ago

Improved the Password Protection by using the argon2 algorithm with user specific salt and server wide pepper. Pepper and Salt get generated in installation script.